Nexus Engine  v0.0.1
Loading...
Searching...
No Matches
Utils.hpp File Reference
#include <string>
Include dependency graph for Utils.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  Nexus

Functions

bool Nexus::EnableAnsiColors ()
std::string Nexus::ANSI (int code, bool bold)
std::string Nexus::ANSI_RGB (int r, int g, int b, bool bold)