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