A variant type describing the possible events
See : OgamlCore.Event.KeyEvent
See : OgamlCore.Event.ButtonEvent
Possible values
The window sending the event has been closed | |
The window has been resized by the user | |
A key has been pressed | |
A key has been released | |
A mouse button has been pressed | |
A mouse button has been released | |
The mouse has been moved | |
The mouse wheel has been moved of delta |
See : OgamlCore.Event.KeyEvent
See : OgamlCore.Event.ButtonEvent