Returns true
if the given point (specified in the local
coordinate space of this Node
) is contained within the shape of
this Node
. Note that this method does not take visibility into
account; the test is based on the geometry of this Node
only.
localX | the x coordinate of the point in Node's space | |
localY | the y coordinate of the point in Node's space |
Node
Diagram: Node