dgame v0.4.1 (2015-02-22T14:21:21Z)
Home
Dub
Repo
Keyboard.State
Dgame
System
Keyboard
Keyboard
Supported Keyboard States
Values
Value
Meaning
Pressed
SDL_PRESSED
Key is pressed.
Released
SDL_RELEASED
Key is released.
Meta
Source
See Implementation
Dgame
System
Keyboard
Keyboard
enums
Code
Mod
ScanCode
State
static functions
getModifier
getState
hasScreenSupport
isPressed
setModifier
setTextInputRect
startTextInput
stopTextInput
Supported Keyboard States