|
BEEP-8 SDK 1.0.0
|
Structure representing a single HIF event. More...
#include <hif.h>
Public Attributes | |
| b8HifEventType | type |
| s16 | xp |
| s16 | yp |
| u8 | identifier |
Structure representing a single HIF event.
This structure defines a single event generated by the HIF system, including the event type, coordinates, and an identifier.
| b8HifEventType _b8HifEvent::type |
Event type
| s16 _b8HifEvent::xp |
X position (4-bit fixed decimal)
| s16 _b8HifEvent::yp |
Y position (4-bit fixed decimal)