Variables | |
const int | COLOR_WHITE = 0xFFFFFFFF |
const int | COLOR_RED = 0xFFF22613 |
const int | COLOR_GREEN = 0xFF2ECC71 |
const int | COLOR_BLUE = 0xFF4B77BE |
const int | COLOR_YELLOW = 0xFFF7CA18 |
const int | COLOR_RED_A = 0x1fF22613 |
const int | COLOR_GREEN_A = 0x1f2ECC71 |
const int | COLOR_BLUE_A = 0x1f4B77BE |
const int | COLOR_YELLOW_A = 0x1fF7CA18 |
const int COLOR_BLUE = 0xFF4B77BE |
const int COLOR_BLUE_A = 0x1f4B77BE |
Referenced by PluginBase::DrawDebugs().
const int COLOR_GREEN = 0xFF2ECC71 |
const int COLOR_GREEN_A = 0x1f2ECC71 |
Referenced by PluginBase::DrawDebugs().
const int COLOR_RED = 0xFFF22613 |
Referenced by CalculateBreadCrumbs(), CalculateLinePointFade(), ChatLine::ColorNameToColor(), ScriptConsoleItemsTab::DrawItems(), WeaponDebug::DrawLineOfFire(), WeaponDebug::DrawLineOfFireMuzzleToHit(), CfgPlayerRestrictedAreaHandler::DrawPolygonLinesDebug(), Weapon::LiftWeaponCheck(), DebugMonitor::SetFramerateText(), UIScriptedMenu::Update(), ScriptConsoleGeneralTab::Update(), ScriptConsoleSoundsTab::Update(), ScriptConsoleSoundsTab::UpdateSelectedColor(), and UpdateZones().
const int COLOR_RED_A = 0x1fF22613 |
Referenced by PluginBase::DrawDebugs().
const int COLOR_WHITE = 0xFFFFFFFF |
const int COLOR_YELLOW = 0xFFF7CA18 |
const int COLOR_YELLOW_A = 0x1fF7CA18 |
Referenced by PluginBase::DrawDebugs().