tida ~master (2021-10-06T18:27:09Z)
Home
Dub
Repo
IEventHandler.isKeyUp
tida
event
IEventHandler
Checking if any key is released in the current event.
interface
IEventHandler
@
safe
bool
isKeyUp
(
)
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 released in the current event.