atelier ~master (2021-08-24T13:35:22Z)
Dub
Repo
Event.MouseWheelEvent
atelier
common
event
Event
For base type
mouseWheel
.
struct
Event
struct
MouseWheelEvent {
Vec2f
delta
;
}
Members
Variables
delta
Vec2f
delta
;
Direction of scrolling.
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 mouseWheel.