API
Functions and classes available in the Lua API
Static Public Member Functions | Static Public Attributes | List of all members
cChatColor Class Reference

#include <000a.h>

Static Public Member Functions

static const std::string MakeColor (char a_Color)

Static Public Attributes

static const std::string Black
static const std::string Blue
static const std::string Bold
static const std::string Color
static const std::string DarkPurple
static const std::string Delimiter
static const std::string Gold
static const std::string Gray
static const std::string Green
static const std::string Italic
static const std::string LightBlue
static const std::string LightGray
static const std::string LightGreen
static const std::string LightPurple
static const std::string Navy
static const std::string Plain
static const std::string Purple
static const std::string Random
static const std::string Red
static const std::string Rose
static const std::string Strikethrough
static const std::string Underlined
static const std::string White
static const std::string Yellow

Member Function Documentation

static const std::string cChatColor::MakeColor ( char  a_Color)
static

Member Data Documentation

const std::string cChatColor::Black
static
const std::string cChatColor::Blue
static
const std::string cChatColor::Bold
static
const std::string cChatColor::Color
static
const std::string cChatColor::DarkPurple
static
const std::string cChatColor::Delimiter
static
const std::string cChatColor::Gold
static
const std::string cChatColor::Gray
static
const std::string cChatColor::Green
static
const std::string cChatColor::Italic
static
const std::string cChatColor::LightBlue
static
const std::string cChatColor::LightGray
static
const std::string cChatColor::LightGreen
static
const std::string cChatColor::LightPurple
static
const std::string cChatColor::Navy
static
const std::string cChatColor::Plain
static
const std::string cChatColor::Purple
static
const std::string cChatColor::Random
static
const std::string cChatColor::Red
static
const std::string cChatColor::Rose
static
const std::string cChatColor::Strikethrough
static
const std::string cChatColor::Underlined
static
const std::string cChatColor::White
static
const std::string cChatColor::Yellow
static