novelate ~master (2020-01-27T20:34:58Z)
Home
Dub
Repo
Component.globalKeyPress
novelate
ui
component
Component
Handler for global key press events.
class
Component
void
delegate
(
KeyboardKey
key
,
ref
bool
stopEvent
)
globalKeyPress
;
Meta
Source
See Implementation
novelate
ui
component
Component
constructors
this
functions
clean
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.