Antkeeper  0.0.1
Namespaces | Enumerations
mouse-scroll-axis.hpp File Reference
#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...