MochiEngine
Loading...
Searching...
No Matches
Mochi::Input::GamepadData Struct Reference

Data for Axis and Buttos of a single gamepad. More...

#include <InputCommons.h>

Public Attributes

std::array< float, GamepadAxis::GAMEPAD_AXIS_COUNT > AxisData
std::array< bool, GamepadButton::GAMEPAD_BUTTON_COUNT > ButtonsData

Detailed Description

Data for Axis and Buttos of a single gamepad.


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