|
DESERT 4.0.0
|
Provides the definition of PositionData struct. More...
Go to the source code of this file.
Namespaces | |
| namespace | ConsoleColours |
Variables | |
| constexpr std::string_view | ConsoleColours::Red = "\x1b[1;31m" |
| constexpr std::string_view | ConsoleColours::Green = "\x1b[1;32m" |
| constexpr std::string_view | ConsoleColours::Yellow = "\x1b[1;33m" |
| constexpr std::string_view | ConsoleColours::Blue = "\x1b[1;34m" |
| constexpr std::string_view | ConsoleColours::Magenta = "\x1b[1;35m" |
| constexpr std::string_view | ConsoleColours::Cyan = "\x1b[1;36m" |
| constexpr std::string_view | ConsoleColours::Reset = "\x1b[0m" |
Provides the definition of PositionData struct.