carb::input::GamepadConnectionEvent

Defined in carb/input/InputTypes.h

struct GamepadConnectionEvent

Defines the gamepad connection event.

Public Members

Gamepad *gamepad

The Gamepad handle that is sending this event.

InputDevice *device

The InputDevice handle that is sending this event.

union carb::input::GamepadConnectionEvent::[anonymous] [anonymous]
GamepadConnectionEventType type

The GamepadConnectionEventType type of connection event.