Ark Server API (ASE) - Wiki
|
#include <ColorList.h>
Static Public Attributes | |
static const FColor | White = FColor(255, 255, 255, 255) |
static const FColor | Red = FColor(255, 0, 0, 255) |
static const FColor | Green = FColor(0, 255, 0, 255) |
static const FColor | Blue = FColor(0, 0, 255, 255) |
static const FColor | Magenta = FColor(255, 0, 255, 255) |
static const FColor | Cyan = FColor(0, 255, 255, 255) |
static const FColor | Yellow = FColor(255, 255, 0, 255) |
static const FColor | Black = FColor(0, 0, 0, 255) |
static const FColor | Aquamarine = FColor(112, 219, 147, 255) |
static const FColor | BakerChocolate = FColor(92, 51, 23, 255) |
static const FColor | BlueViolet = FColor(159, 95, 159, 255) |
static const FColor | Brass = FColor(181, 166, 66, 255) |
static const FColor | BrightGold = FColor(217, 217, 25, 255) |
static const FColor | Brown = FColor(166, 42, 42, 255) |
static const FColor | Bronze = FColor(140, 120, 83, 255) |
static const FColor | BronzeII = FColor(166, 125, 61, 255) |
static const FColor | CadetBlue = FColor(95, 159, 159, 255) |
static const FColor | CoolCopper = FColor(217, 135, 25, 255) |
static const FColor | Copper = FColor(184, 115, 51, 255) |
static const FColor | Coral = FColor(255, 127, 0, 255) |
static const FColor | CornFlowerBlue = FColor(66, 66, 111, 255) |
static const FColor | DarkBrown = FColor(92, 64, 51, 255) |
static const FColor | DarkGreen = FColor(47, 79, 47, 255) |
static const FColor | DarkGreenCopper = FColor(74, 118, 110, 255) |
static const FColor | DarkOliveGreen = FColor(79, 79, 47, 255) |
static const FColor | DarkOrchid = FColor(153, 50, 205, 255) |
static const FColor | DarkPurple = FColor(135, 31, 120, 255) |
static const FColor | DarkSlateBlue = FColor(107, 35, 142, 255) |
static const FColor | DarkSlateGrey = FColor(47, 79, 79, 255) |
static const FColor | DarkTan = FColor(151, 105, 79, 255) |
static const FColor | DarkTurquoise = FColor(112, 147, 219, 255) |
static const FColor | DarkWood = FColor(133, 94, 66, 255) |
static const FColor | DimGrey = FColor(84, 84, 84, 255) |
static const FColor | DustyRose = FColor(133, 99, 99, 255) |
static const FColor | Feldspar = FColor(209, 146, 117, 255) |
static const FColor | Firebrick = FColor(142, 35, 35, 255) |
static const FColor | ForestGreen = FColor(35, 142, 35, 255) |
static const FColor | Gold = FColor(205, 127, 50, 255) |
static const FColor | Goldenrod = FColor(219, 219, 112, 255) |
static const FColor | Grey = FColor(192, 192, 192, 255) |
static const FColor | GreenCopper = FColor(82, 127, 118, 255) |
static const FColor | GreenYellow = FColor(147, 219, 112, 255) |
static const FColor | HunterGreen = FColor(33, 94, 33, 255) |
static const FColor | IndianRed = FColor(78, 47, 47, 255) |
static const FColor | Khaki = FColor(159, 159, 95, 255) |
static const FColor | LightBlue = FColor(192, 217, 217, 255) |
static const FColor | LightGrey = FColor(168, 168, 168, 255) |
static const FColor | LightSteelBlue = FColor(143, 143, 189, 255) |
static const FColor | LightWood = FColor(233, 194, 166, 255) |
static const FColor | LimeGreen = FColor(50, 205, 50, 255) |
static const FColor | MandarianOrange = FColor(228, 120, 51, 255) |
static const FColor | Maroon = FColor(142, 35, 107, 255) |
static const FColor | MediumAquamarine = FColor(50, 205, 153, 255) |
static const FColor | MediumBlue = FColor(50, 50, 205, 255) |
static const FColor | MediumForestGreen = FColor(107, 142, 35, 255) |
static const FColor | MediumGoldenrod = FColor(234, 234, 174, 255) |
static const FColor | MediumOrchid = FColor(147, 112, 219, 255) |
static const FColor | MediumSeaGreen = FColor(66, 111, 66, 255) |
static const FColor | MediumSlateBlue = FColor(127, 0, 255, 255) |
static const FColor | MediumSpringGreen = FColor(127, 255, 0, 255) |
static const FColor | MediumTurquoise = FColor(112, 219, 219, 255) |
static const FColor | MediumVioletRed = FColor(219, 112, 147, 255) |
static const FColor | MediumWood = FColor(166, 128, 100, 255) |
static const FColor | MidnightBlue = FColor(47, 47, 79, 255) |
static const FColor | NavyBlue = FColor(35, 35, 142, 255) |
static const FColor | NeonBlue = FColor(77, 77, 255, 255) |
static const FColor | NeonPink = FColor(255, 110, 199, 255) |
static const FColor | NewMidnightBlue = FColor(0, 0, 156, 255) |
static const FColor | NewTan = FColor(235, 199, 158, 255) |
static const FColor | OldGold = FColor(207, 181, 59, 255) |
static const FColor | Orange = FColor(255, 127, 0, 255) |
static const FColor | OrangeRed = FColor(255, 36, 0, 255) |
static const FColor | Orchid = FColor(219, 112, 219, 255) |
static const FColor | PaleGreen = FColor(143, 188, 143, 255) |
static const FColor | Pink = FColor(188, 143, 143, 255) |
static const FColor | Plum = FColor(234, 173, 234, 255) |
static const FColor | Quartz = FColor(217, 217, 243, 255) |
static const FColor | RichBlue = FColor(89, 89, 171, 255) |
static const FColor | Salmon = FColor(111, 66, 66, 255) |
static const FColor | Scarlet = FColor(140, 23, 23, 255) |
static const FColor | SeaGreen = FColor(35, 142, 104, 255) |
static const FColor | SemiSweetChocolate = FColor(107, 66, 38, 255) |
static const FColor | Sienna = FColor(142, 107, 35, 255) |
static const FColor | Silver = FColor(230, 232, 250, 255) |
static const FColor | SkyBlue = FColor(50, 153, 204, 255) |
static const FColor | SlateBlue = FColor(0, 127, 255, 255) |
static const FColor | SpicyPink = FColor(255, 28, 174, 255) |
static const FColor | SpringGreen = FColor(0, 255, 127, 255) |
static const FColor | SteelBlue = FColor(35, 107, 142, 255) |
static const FColor | SummerSky = FColor(56, 176, 222, 255) |
static const FColor | Tan = FColor(219, 147, 112, 255) |
static const FColor | Thistle = FColor(216, 191, 216, 255) |
static const FColor | Turquoise = FColor(173, 234, 234, 255) |
static const FColor | VeryDarkBrown = FColor(92, 64, 51, 255) |
static const FColor | VeryLightGrey = FColor(205, 205, 205, 255) |
static const FColor | Violet = FColor(79, 47, 79, 255) |
static const FColor | VioletRed = FColor(204, 50, 153, 255) |
static const FColor | Wheat = FColor(216, 216, 191, 255) |
static const FColor | YellowGreen = FColor(153, 204, 50, 255) |
Definition at line 7 of file ColorList.h.
Definition at line 19 of file ColorList.h.
Definition at line 20 of file ColorList.h.
Definition at line 18 of file ColorList.h.
Definition at line 14 of file ColorList.h.
Definition at line 21 of file ColorList.h.
Definition at line 22 of file ColorList.h.
Definition at line 23 of file ColorList.h.
Definition at line 25 of file ColorList.h.
Definition at line 26 of file ColorList.h.
Definition at line 24 of file ColorList.h.
Definition at line 27 of file ColorList.h.
Definition at line 28 of file ColorList.h.
Definition at line 29 of file ColorList.h.
Definition at line 30 of file ColorList.h.
Definition at line 31 of file ColorList.h.
Definition at line 16 of file ColorList.h.
Definition at line 32 of file ColorList.h.
Definition at line 33 of file ColorList.h.
Definition at line 34 of file ColorList.h.
Definition at line 35 of file ColorList.h.
Definition at line 36 of file ColorList.h.
Definition at line 37 of file ColorList.h.
Definition at line 38 of file ColorList.h.
Definition at line 39 of file ColorList.h.
Definition at line 40 of file ColorList.h.
Definition at line 41 of file ColorList.h.
Definition at line 42 of file ColorList.h.
Definition at line 43 of file ColorList.h.
Definition at line 44 of file ColorList.h.
Definition at line 45 of file ColorList.h.
Definition at line 46 of file ColorList.h.
Definition at line 47 of file ColorList.h.
Definition at line 48 of file ColorList.h.
Definition at line 49 of file ColorList.h.
Definition at line 13 of file ColorList.h.
Definition at line 51 of file ColorList.h.
Definition at line 52 of file ColorList.h.
Definition at line 50 of file ColorList.h.
Definition at line 53 of file ColorList.h.
Definition at line 54 of file ColorList.h.
Definition at line 55 of file ColorList.h.
Definition at line 56 of file ColorList.h.
Definition at line 57 of file ColorList.h.
Definition at line 58 of file ColorList.h.
Definition at line 59 of file ColorList.h.
Definition at line 60 of file ColorList.h.
Definition at line 15 of file ColorList.h.
Definition at line 61 of file ColorList.h.
Definition at line 62 of file ColorList.h.
Definition at line 63 of file ColorList.h.
Definition at line 64 of file ColorList.h.
Definition at line 65 of file ColorList.h.
Definition at line 66 of file ColorList.h.
Definition at line 67 of file ColorList.h.
Definition at line 68 of file ColorList.h.
Definition at line 69 of file ColorList.h.
Definition at line 70 of file ColorList.h.
Definition at line 71 of file ColorList.h.
Definition at line 72 of file ColorList.h.
Definition at line 73 of file ColorList.h.
Definition at line 74 of file ColorList.h.
Definition at line 75 of file ColorList.h.
Definition at line 76 of file ColorList.h.
Definition at line 77 of file ColorList.h.
Definition at line 78 of file ColorList.h.
Definition at line 79 of file ColorList.h.
Definition at line 80 of file ColorList.h.
Definition at line 81 of file ColorList.h.
Definition at line 82 of file ColorList.h.
Definition at line 83 of file ColorList.h.
Definition at line 84 of file ColorList.h.
Definition at line 85 of file ColorList.h.
Definition at line 86 of file ColorList.h.
Definition at line 87 of file ColorList.h.
Definition at line 12 of file ColorList.h.
Definition at line 88 of file ColorList.h.
Definition at line 89 of file ColorList.h.
Definition at line 90 of file ColorList.h.
Definition at line 91 of file ColorList.h.
Definition at line 92 of file ColorList.h.
Definition at line 93 of file ColorList.h.
Definition at line 94 of file ColorList.h.
Definition at line 95 of file ColorList.h.
Definition at line 96 of file ColorList.h.
Definition at line 97 of file ColorList.h.
Definition at line 98 of file ColorList.h.
Definition at line 99 of file ColorList.h.
Definition at line 100 of file ColorList.h.
Definition at line 101 of file ColorList.h.
Definition at line 102 of file ColorList.h.
Definition at line 103 of file ColorList.h.
Definition at line 104 of file ColorList.h.
Definition at line 105 of file ColorList.h.
Definition at line 106 of file ColorList.h.
Definition at line 107 of file ColorList.h.
Definition at line 108 of file ColorList.h.
Definition at line 11 of file ColorList.h.
Definition at line 17 of file ColorList.h.
Definition at line 109 of file ColorList.h.