dlangui v0.0.7 (2014-04-18T05:43:18Z)
Home
Dub
Repo
KeyEvent.this
dlangui
core
events
KeyEvent
create key event
class
KeyEvent
this
(
KeyAction
action
,
uint
keyCode
,
uint
flags
,
dstring
text
= null
)
Meta
Source
See Implementation
dlangui
core
events
KeyEvent
constructors
this
properties
action
flags
keyCode
text
variables
_action
_flags
_keyCode
_text
create key event