novelate v0.0.2 (2020-01-22T19:34:01Z)
Home
Dub
Repo
Component.globalKeyPress
novelate
component
Component
Handler for global key press events.
class
Component
void
delegate
(
Key
key
,
ref
bool
stopEvent
)
globalKeyPress
;
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 global key press events.