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::device_type : std::uint8_t { input::gamepad , input::keyboard , input::mouse } |
Input device types. More... | |