Search
ObjectMouseEvent Methods
 


 Public Methods

  Name Description

getButton

Gets the clicked mouse button.

getClicks

Gets the number of mouse clicks.

getObject

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

getX

Gets the relative x-coordinates of the mouse.

getY

Gets the relative y-coordinates of the mouse.

 See Also