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::mouse_scroll_axis : std::uint8_t { input::x = 0 , input::y = 1 } |
Mouse scroll axes. More... | |