Go to the source code of this file.
Classes | |
class | GMEConsole::Formatter |
Namespaces | |
namespace | GMEConsole |
Variables | |
const COLORREF | GMEConsole::CLOUDBLUE = RGB(128, 184, 223) |
const COLORREF | GMEConsole::WHITE = RGB(255, 255, 255) |
const COLORREF | GMEConsole::BLACK = RGB(1, 1, 1) |
const COLORREF | GMEConsole::DARKGRAY = RGB(128, 128, 128) |
const COLORREF | GMEConsole::LIGHTGRAY = RGB(210, 210, 210) |
const COLORREF | GMEConsole::GREEN = RGB(185, 245, 148) |
const COLORREF | GMEConsole::RED = RGB(186, 12, 72) |