Uses of Enum
io.qt.gamepad.QGamepadManager.GamepadAxis
Packages that use QGamepadManager.GamepadAxis
-
Uses of QGamepadManager.GamepadAxis in io.qt.gamepad
Fields in io.qt.gamepad with type parameters of type QGamepadManager.GamepadAxisMethods in io.qt.gamepad that return QGamepadManager.GamepadAxisModifier and TypeMethodDescriptionstatic QGamepadManager.GamepadAxis
QGamepadManager.GamepadAxis.resolve
(int value) Returns the corresponding enum entry for the given value.static QGamepadManager.GamepadAxis
Returns the enum constant of this type with the specified name.static QGamepadManager.GamepadAxis[]
QGamepadManager.GamepadAxis.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.qt.gamepad with parameters of type QGamepadManager.GamepadAxisModifier and TypeMethodDescriptionfinal boolean
QGamepadManager.configureAxis
(int deviceId, QGamepadManager.GamepadAxis axis)