imaged v1.0.2 (2017-01-01T15:36:43Z)
Home
Dub
Repo
SimpleWindow.handleCharEvent
simpledisplay
SimpleWindow
Handles a higher level keyboard event - c is the character just pressed.
class
SimpleWindow
void
delegate
(
dchar
c
)
handleCharEvent
;
Meta
Source
See Implementation
simpledisplay
SimpleWindow
constructors
this
destructors
~this
functions
close
draw
eventLoop
properties
image
variables
backingImage
handleCharEvent
handleKeyEvent
handleMouseEvent
handleNativeEvent
handlePulse
height
width
Handles a higher level keyboard event - c is the character just pressed.