dagon v0.12.0-beta2 (2021-10-10T20:59:18Z)
Home
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