atelier ~master (2021-08-24T13:35:22Z)
Dub
Repo
Event.KeyMoveEvent
atelier
common
event
Event
For base type
keyDir
.
struct
Event
struct
KeyMoveEvent {
Vec2f
direction
;
}
Members
Variables
direction
Vec2f
direction
;
Arrow keys movement.
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 keyDir.