novelate v0.0.4 (2020-01-23T15:06:22Z)
Home
Dub
Repo
Component.keyRelease
novelate
component
Component
Handler for key release events.
class
Component
void
delegate
(
KeyboardKey
key
,
ref
bool
stopEvent
)
keyRelease
;
Meta
Source
See Implementation
novelate
component
Component
constructors
this
functions
intersect
refresh
render
updateInternalPosition
updatePosition
updateSize
properties
height
position
size
width
x
y
variables
globalKeyPress
globalKeyRelease
globalMouseMove
globalMousePress
globalMouseRelease
keyPress
keyRelease
mouseMove
mousePress
mouseRelease
Handler for key release events.