ALLEGRO_JOYSTICK_EVENT
nothrow @nogc extern (C)
struct ALLEGRO_JOYSTICK_EVENT {
}
Members
- axis
int axis;
Undocumented in source.
- button
int button;
Undocumented in source.
- id
ALLEGRO_JOYSTICK* id;
Undocumented in source.
- pos
float pos;
Undocumented in source.
- stick
int stick;
Undocumented in source.
allegro5 events
aliasesenumsfunctionsstructsunions