dagon ~master (2021-10-08T11:00:42.0673177)
Dub
Repo
Binding.__anonymous
dagon
core
input
Binding
Undocumented in source.
struct
Binding
union
__anonymous {
int
key
;
int
button
;
int
axis
;
Vaxis
vaxis
;
}
Members
Variables
axis
int
axis
;
Undocumented in source.
button
int
button
;
Undocumented in source.
key
int
key
;
Undocumented in source.
vaxis
Vaxis
vaxis
;
Undocumented in source.
Meta
Source
See Implementation
dagon
core
input
Binding
unions
__anonymous
variables
type