atelier ~master (2021-08-24T13:35:22Z)
Dub
Repo
Event.TextDeleteEvent
atelier
common
event
Event
For base type
keyDelete
.
struct
Event
struct
TextDeleteEvent {
int
direction
;
}
Members
Variables
direction
int
direction
;
1 = delete right char, \ -1 = delete left char.
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 keyDelete.