GamepadConnectionEvent#
Fully qualified name: carb::input::GamepadConnectionEvent
Defined in carb/input/InputTypes.h
- 
struct GamepadConnectionEvent#
 Defines the gamepad connection event.
Public Members
- 
InputDevice *device#
 The InputDevice handle that is sending this event.
- 
union carb::input::GamepadConnectionEvent::[anonymous] [anonymous]#
 
- 
GamepadConnectionEventType type#
 The GamepadConnectionEventType type of connection event.
- 
InputDevice *device#