| |
Closed |
| |
MouseMoved of int * int |
| |
Resized of int * int |
| |
MouseButtonPressed of SFMouse.mouse_button * int * int |
| |
MouseButtonReleased of SFMouse.mouse_button * int * int |
| |
MouseWheelMoved of int * int * int |
| |
KeyPressed of SFKey.t * bool * bool * bool * bool |
| |
KeyReleased of SFKey.t * bool * bool * bool * bool |
| |
TextEntered of int32 |
| |
MouseEntered |
| |
MouseLeft |
| |
LostFocus |
| |
GainedFocus |
| |
JoystickMoved of int * joystick_axis * float |
| |
JoystickButtonPressed of int * int |
| |
JoystickButtonReleased of int * int |
| |
JoystickConnected of int |
| |
JoystickDisconnected of int |