ArkScript
A small, fast, functional and scripting language for video games
|
Colors per token used by replxx. More...
#include <replxx.hxx>
Go to the source code of this file.
Namespaces | |
namespace | Ark |
Typedefs | |
using | Replxx = replxx::Replxx |
Variables | |
const std::vector< std::string > | Ark::KeywordsDict |
const std::vector< std::pair< std::string, Replxx::Color > > | Ark::ColorsRegexDict |
Colors per token used by replxx.
Definition in file ConsoleStyle.hpp.
using Replxx = replxx::Replxx |
Definition at line 17 of file ConsoleStyle.hpp.