File joystick_codes.hpp
FileList > atlas > core > event > joystick_codes.hpp
Go to the source code of this file
#include <cstdint>
Namespaces
Type | Name |
---|---|
namespace | atlas |
namespace | event |
Public Attributes
Type | Name |
---|---|
constexpr int | joystick_1 = ::atlas::event::JoystickCodes::Joystick1 |
constexpr int | joystick_10 = ::atlas::event::JoystickCodes::Joystick10 |
constexpr int | joystick_11 = ::atlas::event::JoystickCodes::Joystick11 |
constexpr int | joystick_12 = ::atlas::event::JoystickCodes::Joystick12 |
constexpr int | joystick_13 = ::atlas::event::JoystickCodes::Joystick13 |
constexpr int | joystick_14 = ::atlas::event::JoystickCodes::Joystick14 |
constexpr int | joystick_15 = ::atlas::event::JoystickCodes::Joystick15 |
constexpr int | joystick_16 = ::atlas::event::JoystickCodes::Joystick16 |
constexpr int | joystick_2 = ::atlas::event::JoystickCodes::Joystick2 |
constexpr int | joystick_3 = ::atlas::event::JoystickCodes::Joystick3 |
constexpr int | joystick_4 = ::atlas::event::JoystickCodes::Joystick4 |
constexpr int | joystick_5 = ::atlas::event::JoystickCodes::Joystick5 |
constexpr int | joystick_6 = ::atlas::event::JoystickCodes::Joystick6 |
constexpr int | joystick_7 = ::atlas::event::JoystickCodes::Joystick7 |
constexpr int | joystick_8 = ::atlas::event::JoystickCodes::Joystick8 |
constexpr int | joystick_9 = ::atlas::event::JoystickCodes::Joystick9 |
constexpr int | joystick_last = /* multi line expression */ |
Public Attributes Documentation
variable joystick_1
constexpr int joystick_1;
variable joystick_10
constexpr int joystick_10;
variable joystick_11
constexpr int joystick_11;
variable joystick_12
constexpr int joystick_12;
variable joystick_13
constexpr int joystick_13;
variable joystick_14
constexpr int joystick_14;
variable joystick_15
constexpr int joystick_15;
variable joystick_16
constexpr int joystick_16;
variable joystick_2
constexpr int joystick_2;
variable joystick_3
constexpr int joystick_3;
variable joystick_4
constexpr int joystick_4;
variable joystick_5
constexpr int joystick_5;
variable joystick_6
constexpr int joystick_6;
variable joystick_7
constexpr int joystick_7;
variable joystick_8
constexpr int joystick_8;
variable joystick_9
constexpr int joystick_9;
variable joystick_last
constexpr int joystick_last;
The documentation for this class was generated from the following file TheAtlasEngine/atlas/core/event/joystick_codes.hpp