Uses of Class
io.qt.gamepad.QGamepadManager.GamepadButtons
-
Uses of QGamepadManager.GamepadButtons in io.qt.gamepad
Methods in io.qt.gamepad that return QGamepadManager.GamepadButtonsModifier and TypeMethodDescriptionQGamepadManager.GamepadButton.asFlags()Create a QFlags of the enum entry.QGamepadManager.GamepadButton.cleared(QGamepadManager.GamepadButton e) Excludes other enum entry from a flag of this entry.QGamepadManager.GamepadButtons.clone()Clones the flagsQGamepadManager.GamepadButton.combined(QGamepadManager.GamepadButton e) Combines this entry with other enum entry.QGamepadManager.GamepadButtons.combined(QGamepadManager.GamepadButton e) Combines this flags with enum entry.QGamepadManager.GamepadButton.flags(QGamepadManager.GamepadButton ... values) Creates a newQGamepadManager.GamepadButtonsfrom the entries.QGamepadManager.GamepadButtons.setFlag(QGamepadManager.GamepadButton e) Sets the flageQGamepadManager.GamepadButtons.setFlag(QGamepadManager.GamepadButton e, boolean on) Sets or clears the flagflagMethods in io.qt.gamepad with parameters of type QGamepadManager.GamepadButtonsModifier and TypeMethodDescriptionfinal intQGamepadManager.GamepadButtons.compareTo(QGamepadManager.GamepadButtons other)