Simulant
21.12-553
A portable game engine for Windows, OSX, Linux, Dreamcast, and PSP
smlt
ModifierKeyState
Public Member Functions
|
Public Attributes
|
List of all members
smlt::ModifierKeyState Struct Reference
Public Member Functions
bool
ctrl
() const
bool
shift
() const
bool
alt
() const
bool
super
() const
Public Attributes
bool
lshift
= false
bool
rshift
= false
bool
lctrl
= false
bool
rctrl
= false
bool
lalt
= false
bool
ralt
= false
bool
lsuper
= false
bool
rsuper
= false
bool
num_lock
= false
bool
caps_lock
= false
bool
mode
= false
The documentation for this struct was generated from the following file:
simulant/
event_listener.h
Generated by
1.8.20