Package: pumpkin.display

DisplayObject

function getObjectUnderPoint( x : float, y : float ) : DisplayObject

Parameters

x

Position in pixels.

y

Position in pixels.


Description
Get the DisplayObject under the x,y position.