GameInputGamepadAxes
Enumerates gamepad axes. These values represent axes commonly found on gamepad peripherals. Unlike buttons, which can also represent state, these only represent an axis element on the gamepad.Syntax
Constants
Requirements
Header: GameInput.h Supported platforms: Windows, XBOX One family consoles and XBOX Series consolesRemarks
This enumeration is used with the IGameInputMapper::GetGamepadAxisMappingInfo method to retrieve mapping information for a specific gamepad axis.See also
Input API OverviewGameInput
