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

Internal representation of a game controller device connection event. More...

#include <Event.hpp>

Public Attributes

JoystickID id
 The joystick instance identifier.

Detailed Description

Internal representation of a game controller device connection event.

Definition at line 326 of file Event.hpp.

Member Data Documentation

◆ id

JoystickID nom::GameControllerDeviceEvent::id

The joystick instance identifier.

See also
Event::GAME_CONTROLLER_ADDED, Event::GAME_CONTROLLER_REMOVED, Event::GAME_CONTROLLER_REMAPPED

Definition at line 333 of file Event.hpp.


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