group2 0.1.0
CSE 125 Group 2
Loading...
Searching...
No Matches
systems::JoystickAxis Struct Reference

Gamepad axis mapping configuration for look and move axes, used to support stick swapping in user settings. More...

#include <InputSampleSystem.hpp>

Public Attributes

SDL_GamepadAxis x
SDL_GamepadAxis y

Detailed Description

Gamepad axis mapping configuration for look and move axes, used to support stick swapping in user settings.

Member Data Documentation

◆ x

SDL_GamepadAxis systems::JoystickAxis::x

◆ y

SDL_GamepadAxis systems::JoystickAxis::y

The documentation for this struct was generated from the following file: