cubos::core::io::GamepadConnectionEvent struct

Event sent when a gamepad is connected or disconnected.

Public variables

int gamepad
Id of the gamepad.
bool connected
Whether the gamepad was connected.