libstratcom  1.1.0
A cross-platform library for interfacing with the Microsoft SideWinder Strategic Commander
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Pages
Data Fields
stratcom_input_event_button Struct Reference

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...
 

Detailed Description

Button event.

A button being pressed or released.

Field Documentation

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.


The documentation for this struct was generated from the following file: