iota ~master (2022-05-12T20:30:29.0047162)
Dub
Repo
WindowEvent
iota
controls
types
Undocumented in source.
struct
WindowEvent {
int
x
;
int
y
;
int
width
;
int
height
;
}
Members
Variables
height
int
height
;
Undocumented in source.
width
int
width
;
Undocumented in source.
x
int
x
;
Undocumented in source.
y
int
y
;
Undocumented in source.
Meta
Source
See Implementation
iota
controls
types
aliases
Timestamp
classes
InputDevice
enums
EventPollStatus
InputDeviceType
InputEventType
TextCommandFlags
TextCommandType
structs
AxisEvent
ButtonEvent
InputEvent
MouseClickEvent
MouseMotionEvent
MouseScrollEvent
PenEvent
TextCommandEvent
TextInputEvent
WindowEvent