Antkeeper  0.0.1
Namespaces | Enumerations
mapping-type.hpp File Reference
#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...