GamepadConnectionEventType#
- class carb.input.GamepadConnectionEventType#
 Bases:
pybind11_objectMembers:
CREATED
CONNECTED
DISCONNECTED
DESTROYED
Methods
__init__(self, value)Attributes
CONNECTEDCREATEDDESTROYEDDISCONNECTEDvalue- __init__(
 - self: carb.input.GamepadConnectionEventType,
 - value: int,
 
- property name#