enum MouseButtonMask LEFT_BUTTON MIDDLE_BUTTON RIGHT_BUTTON enum EventType PUSH RELEASE DRAG MOVE KEYBOARD NONE EventType _eventType event type int _key_or_button_pressed the key or button pressed in this event. int _x current mouse position. int _y unsigned int _buttonMask current mouse button state.
MIDDLE_BUTTON RIGHT_BUTTON
RIGHT_BUTTON
RELEASE DRAG MOVE KEYBOARD NONE
DRAG MOVE KEYBOARD NONE
MOVE KEYBOARD NONE
KEYBOARD NONE
NONE
int _key_or_button_pressed the key or button pressed in this event. int _x current mouse position. int _y unsigned int _buttonMask current mouse button state.
int _x current mouse position. int _y unsigned int _buttonMask current mouse button state.
int _y unsigned int _buttonMask current mouse button state.
unsigned int _buttonMask current mouse button state.
Alphabetic index HTML hierarchy of classes or Java