|
BEEP-8 SDK 1.0.0
|
Structure representing a collection of HIF events. More...
#include <hif.h>
Public Attributes | |
| size_t | num |
| b8HifEvent | events [B8_HIF_MAX_TOUCH_EVENTS] |
Structure representing a collection of HIF events.
This structure defines a collection of HIF events, including the number of events and an array of individual event structures.
num: The number of events currently stored.events: An array of b8HifEvent structures. | b8HifEvent _b8HifEvents::events[B8_HIF_MAX_TOUCH_EVENTS] |
Array of events
| size_t _b8HifEvents::num |
Number of events