EPOK RUNTIME
epok::Axis
Enum
Enum
Q12 axes: positive X is right; positive Y is up.
Basic usage
This minimal snippet shows the normal syntax for reaching the type. Open a member below for an operation-specific example.
C++ example
#include "input.hpp"
auto value = epok::Axis::LeftX;