MouseEvent Fields

Overview | Methods | This Package | All Packages

MouseEvent Fields

Fields Description
button Specifies which mouse button was pressed.

clicks Specifies how many times the mouse button was pressed.

delta Specifies the amount that the mouse wheel has moved.

x Specifies the x-coordinate of the mouse click (in client coordinates).

y Specifies the y-coordinate of the mouse click (in client coordinates).