tida ~master (2021-10-06T18:27:09Z)
Home
Dub
Repo
IEventHandler.keyUp
tida
event
IEventHandler
Returns the key at the moment the key was released, otherwise it returns zero.
interface
IEventHandler
@
safe
@
property
final
int
keyUp
(
)
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
Returns the key at the moment the key was released, otherwise it returns zero.