dgame ~master (2017-03-31T06:11:13Z)
Home
Dub
Repo
Keyboard.getModifier
Dgame
System
Keyboard
Keyboard
Returns the current Keyboard modifier.
See: Mod enum
interface
Keyboard
@
nogc
static
Mod
getModifier
nothrow
(
)
Meta
Source
See Implementation
Dgame
System
Keyboard
Keyboard
aliases
Code
enums
Key
Mod
static functions
getModifier
hasScreenSupport
isPressed
setModifier
Returns the current Keyboard modifier.
See: Mod enum