EventModKeys

Members

Functions

set
void set(bool modShift, bool modCtrl, bool modAlt, bool modSuper)
Undocumented in source. Be warned that the author may not have intended to support it.
setFromBitMaskGLFW
void setFromBitMaskGLFW(int mask)

Properties

isModAlt
bool isModAlt [@property getter]
isModCtrl
bool isModCtrl [@property getter]
isModShift
bool isModShift [@property getter]

is shift mod set

isModSuper
bool isModSuper [@property getter]

Meta