atelier ~master (2021-08-24T13:35:22Z)
Dub
Repo
Event.WindowEvent
atelier
common
event
Event
For base type
resize
.
struct
Event
struct
WindowEvent {
Vec2i
size
;
}
Members
Variables
size
Vec2i
size
;
New size of the window.
Meta
Source
See Implementation
atelier
common
event
Event
constructors
this
enums
Type
structs
CustomEvent
DropFileEvent
KeyEvent
KeyMoveEvent
MouseEvent
MouseWheelEvent
TextDeleteEvent
TextInputEvent
WindowEvent
unions
__anonymous
variables
type
For base type resize.