Module OgamlCore.LL.Keyboard
Getting real-time keyboard informationThis module provides a low-level access to the keyboard in real-time. You should probably use the OgamlGraphics.Keyboard wrapper instead.
Returns
true
iff the shift modifier is currently active
Returns
true
iff the ctrl modifier (or cmd under OSX) is currently active
Returns
true
iff the alt modifier is currently active