dagon v0.12.0-beta1 (2021-09-13T08:15:37Z)
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