dgame ~master (2017-03-31T06:11:13Z)
Home
Dub
Repo
WindowEvent.__anonymous
Dgame
Window
Event
WindowEvent
struct
WindowEvent
union
__anonymous {
WindowSizeEvent
size
;
WindowMoveEvent
motion
;
}
Members
Variables
motion
WindowMoveEvent
motion
;
Motion Event
size
WindowSizeEvent
size
;
Size Event
Meta
Source
See Implementation
Dgame
Window
Event
WindowEvent
enums
Type
unions
__anonymous
variables
event