aurorafw v0.0.1-alpha.3 (2019-09-24T21:19:44Z)
Dub
Repo
MouseButtonEvent
aurorafw
core
input
events
Undocumented in source.
struct
MouseButtonEvent {
InputButton
btn
;
InputModifier
mods
;
}
Members
Variables
btn
InputButton
btn
;
Undocumented in source.
mods
InputModifier
mods
;
Undocumented in source.
Meta
Source
See Implementation
aurorafw
core
input
events
structs
KeyboardEvent
MouseButtonEvent
MouseMotionEvent
MouseScrollEvent
TouchFingerEvent