Namespace that holds all of the Key symbols. More...
Enumerations | |
enum | Key |
Defines all of the key symbols. More... | |
enum | KeyMod |
Defines key modifier bit fields. More... | |
enum | KeyState |
Defines the different states a key can be in. | |
enum | MouseButton |
Defines the mouse buttons. |
Namespace that holds all of the Key symbols.
enum Keys::Key |
Defines all of the key symbols.
The Key symbols map directly to the SDL key symbols.
enum Keys::KeyMod |
Defines key modifier bit fields.
The Key modifiers map directly to the SDL key modidiers.