Antkeeper
0.0.1
|
#include <cstdint>
Go to the source code of this file.
Namespaces | |
input | |
Input devices, events, and mapping. | |
Enumerations | |
enum class | input::gamepad_axis : std::uint8_t { input::left_stick_x , input::left_stick_y , input::right_stick_x , input::right_stick_y , input::left_trigger , input::right_trigger } |
Gamepad axes. More... | |