aurorafw ~legacy (2022-03-26T02:55:31.6847697)
Dub
Repo
KeyboardEvent
aurorafw
core
input
events
Undocumented in source.
struct
KeyboardEvent {
Keycode
key
;
InputModifier
mods
;
}
Members
Variables
key
Keycode
key
;
Undocumented in source.
mods
InputModifier
mods
;
Undocumented in source.
Meta
Source
See Implementation
aurorafw
core
input
events
structs
KeyboardEvent
MouseButtonEvent
MouseMotionEvent
MouseScrollEvent
TouchFingerEvent