Search
Manipulator Methods
 


 Public Methods

  Name Description

drawsInLocalCoordinates

Returns whether the manipulator object draws in local or global coordinates.

getItem

 

needsPointerMessages

Returns whether the manipulator object needs to track touch events.

onPointerDown

Called when the left mouse button is pressed while the pointer is over this manipulator.

onPointerMove

Called when the mouse is moved while this manipulator tracks the mouse events.

onPointerUp

Called when the left mouse button is released while this manipulator tracks the mouse events.

 See Also