dgame v0.4.1 (2015-02-22T14:21:21Z)
Home
Dub
Repo
Event.TextInputEvent
Dgame
Window
Event
Event
Keyboard text input event structure
struct
Event
static
struct
TextInputEvent {
char
[
TextSize
]
text
;
}
Members
Variables
text
char
[
TextSize
]
text
;
< The input text
Meta
Source
See Implementation
Dgame
Window
Event
Event
enums
Type
structs
KeyboardEvent
MouseButtonEvent
MouseMotionEvent
MouseWheelEvent
TextEditEvent
TextInputEvent
WindowEvent
unions
__anonymous
variables
timestamp
type
windowId
Keyboard text input event structure