Search
ObjectInteractionEvent Members
Methods
 


Provides data for events related to interactive objects.

The following tables list the members exposed by the ObjectInteractionEvent type.

 Public Methods

  Name Description

getAdjustmentHandle

Gets the adjustment handle being moved by the user.

getMouseButton

Gets which mouse button has been pressed.

getMousePosition

Gets the current mouse pointer position.

getObject

Gets the object for which the event was raised. (Inherited from ObjectEvent.)

setAdjustmentHandle

Sets the adjustment handle being moved by the user.

setMousePosition

Sets the current mouse pointer position.

 See Also