Skip to main content

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 consoles

Remarks

This enumeration is used with the IGameInputMapper::GetGamepadAxisMappingInfo method to retrieve mapping information for a specific gamepad axis.

See also

Input API Overview
GameInput

Version History

Last modified on August 31, 2026