gfm7 ~master (2021-07-09T09:06:39Z)
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