|
Gets a two dimensional point (x,y) which is a point on the rendered window
(Usually we get this point from events like OnLButtonDown() )
If there is a dynamic object at this location (on the rendered image) then this function
will return the object handle
See also STATE_engine_2D_point_to_3D() and the STATE_object_ API.
|