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::mapping_type : std::uint8_t { input::gamepad_axis , input::gamepad_button , input::key , input::mouse_button , input::mouse_motion , input::mouse_scroll } |
Input mapping types. More... | |