Antkeeper
0.0.1
|
#include <cstdint>
Go to the source code of this file.
Namespaces | |
app | |
Enumerations | |
enum class | app::display_orientation : std::uint8_t { app::unknown , app::landscape , app::landscape_flipped , app::portrait , app::portrait_flipped } |
Display orientations. More... | |