Gamepad.ixx File
Identifiers for supported gamepads. More...
Namespaces Index
| namespace | helios |
| namespace | input |
|
Input handling and management. More... | |
| namespace | types |
|
Input type definitions. More... | |
Description
Identifiers for supported gamepads.
File Listing
The file content with the documentation metadata removed is:
9export namespace helios::input::types {
17 enum class GamepadInput {
57 RightStick = 1 << 7,
82 LeftBumper = 1 << 12,
87 RightBumper = 1 << 13,
92 LeftTrigger = 1 << 14,
97 RightTrigger = 1 << 15
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.15.0.