A record containing information about a mouse event
See : OgamlCore.Button
Record fields
Button corresponding to the event | |
Position of the mouse when the event was triggered | |
true iff the shift modifier was active during the event |
|
true iff the ctrl modifier (or cmd under OSX) was active during the event |
|
true iff the alt modifier was active during the event |
See : OgamlCore.Button