gfm v2.0.11 (2015-02-12T17:50:21Z)
Home
Dub
Repo
SDL2Keyboard.isPressed
gfm
sdl2
keyboard
SDL2Keyboard
class
SDL2Keyboard
bool
isPressed
(
SDL_Keycode
key
)
Return Value
Type:
bool
true if a key is pressed.
Meta
Source
See Implementation
gfm
sdl2
keyboard
SDL2Keyboard
constructors
this
functions
clear
isPressed
markKeyAsPressed
markKeyAsReleased
testAndRelease