nomlib
Loading...
Searching...
No Matches
nom::JoystickGUID Struct Reference

Internal representation of a stable, fixed identifier – 128 bits wide – for a joystick device. This identifier is platform-dependent. More...

#include <Joystick.hpp>

Public Attributes

uint8 data [GUID_MAX_LENGTH]

Detailed Description

Internal representation of a stable, fixed identifier – 128 bits wide – for a joystick device. This identifier is platform-dependent.

Note
This is a forward declaration of SDL_JoystickGUID.

Definition at line 57 of file Joystick.hpp.

Member Data Documentation

◆ data

uint8 nom::JoystickGUID::data[GUID_MAX_LENGTH]

Definition at line 59 of file Joystick.hpp.


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