tida ~master (2021-10-06T18:27:09Z)
Home
Dub
Repo
IEventHandler.isKeyDown
tida
event
IEventHandler
Checking if any key is pressed in the current event.
interface
IEventHandler
@
safe
bool
isKeyDown
(
)
Meta
Source
See Implementation
tida
event
IEventHandler
functions
isInputText
isKeyDown
isKeyUp
isMouseDown
isMouseUp
isQuit
isResize
nextEvent
opApply
properties
inputChar
key
keyDown
keyUp
mouseButton
mouseDownButton
mousePosition
mouseUpButton
mouseWheel
Checking if any key is pressed in the current event.