|
libstratcom
1.1.0
A cross-platform library for interfacing with the Microsoft SideWinder Strategic Commander
|
Button event. More...
#include <stratcom.h>
Data Fields | |
| stratcom_button | button |
| The button this event refers to. More... | |
| int | status |
| 1 if the button is pressed. More... | |
Button event.
A button being pressed or released.
| stratcom_button stratcom_input_event_button::button |
The button this event refers to.
| int stratcom_input_event_button::status |
1 if the button is pressed.
0 if it is released.
1.8.7