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