| Package | blitting.constant |
| Class | public class ColorPalette |
| Inheritance | ColorPalette Object |
for(var i:uint = 0; i < X11ColorPalette.Colors.length; i++) {
var color:uint = X11ColorPalette[X11ColorPalette.Colors[i]];
}
| Method | Defined By | ||
|---|---|---|---|
fromName(name:String):uint [static] | ColorPalette | ||
randomColor():uint [static] | ColorPalette | ||
| Constant | Defined By | ||
|---|---|---|---|
| aliceBlue : uint = 0xf0f8ff [static] | ColorPalette | ||
| antiqueWhite : uint = 0xfaebd7 [static] | ColorPalette | ||
| antiqueWhite1 : uint = 0xffefdb [static] | ColorPalette | ||
| antiqueWhite2 : uint = 0xeedfcc [static] | ColorPalette | ||
| antiqueWhite3 : uint = 0xcdc0b0 [static] | ColorPalette | ||
| antiqueWhite4 : uint = 0x8b8378 [static] | ColorPalette | ||
| aquamarine : uint = 0x7fffd4 [static] | ColorPalette | ||
| aquamarine1 : uint = 0x7fffd4 [static] | ColorPalette | ||
| aquamarine2 : uint = 0x76eec6 [static] | ColorPalette | ||
| aquamarine3 : uint = 0x66cdaa [static] | ColorPalette | ||
| aquamarine4 : uint = 0x458b74 [static] | ColorPalette | ||
| azure : uint = 0xf0ffff [static] | ColorPalette | ||
| azure1 : uint = 0xf0ffff [static] | ColorPalette | ||
| azure2 : uint = 0xe0eeee [static] | ColorPalette | ||
| azure3 : uint = 0xc1cdcd [static] | ColorPalette | ||
| azure4 : uint = 0x838b8b [static] | ColorPalette | ||
| beige : uint = 0xf5f5dc [static] | ColorPalette | ||
| bisque : uint = 0xffe4c4 [static] | ColorPalette | ||
| bisque1 : uint = 0xffe4c4 [static] | ColorPalette | ||
| bisque2 : uint = 0xeed5b7 [static] | ColorPalette | ||
| bisque3 : uint = 0xcdb79e [static] | ColorPalette | ||
| bisque4 : uint = 0x8b7d6b [static] | ColorPalette | ||
| black : uint = 0x000000 [static] | ColorPalette | ||
| blanchedAlmond : uint = 0xffebcd [static] | ColorPalette | ||
| blue : uint = 0x0000ff [static] | ColorPalette | ||
| blue1 : uint = 0x0000ff [static] | ColorPalette | ||
| blue2 : uint = 0x0000ee [static] | ColorPalette | ||
| blue3 : uint = 0x0000cd [static] | ColorPalette | ||
| blue4 : uint = 0x00008b [static] | ColorPalette | ||
| blueViolet : uint = 0x8a2be2 [static] | ColorPalette | ||
| brown : uint = 0xa52a2a [static] | ColorPalette | ||
| brown1 : uint = 0xff4040 [static] | ColorPalette | ||
| brown2 : uint = 0xee3b3b [static] | ColorPalette | ||
| brown3 : uint = 0xcd3333 [static] | ColorPalette | ||
| brown4 : uint = 0x8b2323 [static] | ColorPalette | ||
| burlywood : uint = 0xdeb887 [static] | ColorPalette | ||
| burlywood1 : uint = 0xffd39b [static] | ColorPalette | ||
| burlywood2 : uint = 0xeec591 [static] | ColorPalette | ||
| burlywood3 : uint = 0xcdaa7d [static] | ColorPalette | ||
| burlywood4 : uint = 0x8b7355 [static] | ColorPalette | ||
| cadetBlue : uint = 0x5f9ea0 [static] | ColorPalette | ||
| cadetBlue1 : uint = 0x98f5ff [static] | ColorPalette | ||
| cadetBlue2 : uint = 0x8ee5ee [static] | ColorPalette | ||
| cadetBlue3 : uint = 0x7ac5cd [static] | ColorPalette | ||
| cadetBlue4 : uint = 0x53868b [static] | ColorPalette | ||
| chartreuse : uint = 0x7fff00 [static] | ColorPalette | ||
| chartreuse1 : uint = 0x7fff00 [static] | ColorPalette | ||
| chartreuse2 : uint = 0x76ee00 [static] | ColorPalette | ||
| chartreuse3 : uint = 0x66cd00 [static] | ColorPalette | ||
| chartreuse4 : uint = 0x458b00 [static] | ColorPalette | ||
| chocolate : uint = 0xd2691e [static] | ColorPalette | ||
| chocolate1 : uint = 0xff7f24 [static] | ColorPalette | ||
| chocolate2 : uint = 0xee7621 [static] | ColorPalette | ||
| chocolate3 : uint = 0xcd661d [static] | ColorPalette | ||
| chocolate4 : uint = 0x8b4513 [static] | ColorPalette | ||
| Colors : Array [static] Array of all colors defined. | ColorPalette | ||
| coral : uint = 0xff7f50 [static] | ColorPalette | ||
| coral1 : uint = 0xff7256 [static] | ColorPalette | ||
| coral2 : uint = 0xee6a50 [static] | ColorPalette | ||
| coral3 : uint = 0xcd5b45 [static] | ColorPalette | ||
| coral4 : uint = 0x8b3e2f [static] | ColorPalette | ||
| cornflowerBlue : uint = 0x6495ed [static] | ColorPalette | ||
| cornsilk : uint = 0xfff8dc [static] | ColorPalette | ||
| cornsilk1 : uint = 0xfff8dc [static] | ColorPalette | ||
| cornsilk2 : uint = 0xeee8cd [static] | ColorPalette | ||
| cornsilk3 : uint = 0xcdc8b1 [static] | ColorPalette | ||
| cornsilk4 : uint = 0x8b8878 [static] | ColorPalette | ||
| cyan : uint = 0x00ffff [static] | ColorPalette | ||
| cyan1 : uint = 0x00ffff [static] | ColorPalette | ||
| cyan2 : uint = 0x00eeee [static] | ColorPalette | ||
| cyan3 : uint = 0x00cdcd [static] | ColorPalette | ||
| cyan4 : uint = 0x008b8b [static] | ColorPalette | ||
| darkBlue : uint = 0x00008b [static] | ColorPalette | ||
| darkCyan : uint = 0x008b8b [static] | ColorPalette | ||
| darkGoldenrod : uint = 0xb8860b [static] | ColorPalette | ||
| darkGoldenrod1 : uint = 0xffb90f [static] | ColorPalette | ||
| darkGoldenrod2 : uint = 0xeead0e [static] | ColorPalette | ||
| darkGoldenrod3 : uint = 0xcd950c [static] | ColorPalette | ||
| darkGoldenrod4 : uint = 0x8b6508 [static] | ColorPalette | ||
| darkGreen : uint = 0x006400 [static] | ColorPalette | ||
| darkGrey : uint = 0xa9a9a9 [static] | ColorPalette | ||
| darkKhaki : uint = 0xbdb76b [static] | ColorPalette | ||
| darkMagenta : uint = 0x8b008b [static] | ColorPalette | ||
| darkOliveGreen : uint = 0x556b2f [static] | ColorPalette | ||
| darkOliveGreen1 : uint = 0xcaff70 [static] | ColorPalette | ||
| darkOliveGreen2 : uint = 0xbcee68 [static] | ColorPalette | ||
| darkOliveGreen3 : uint = 0xa2cd5a [static] | ColorPalette | ||
| darkOliveGreen4 : uint = 0x6e8b3d [static] | ColorPalette | ||
| darkOrange : uint = 0xff8c00 [static] | ColorPalette | ||
| darkOrange1 : uint = 0xff7f00 [static] | ColorPalette | ||
| darkOrange2 : uint = 0xee7600 [static] | ColorPalette | ||
| darkOrange3 : uint = 0xcd6600 [static] | ColorPalette | ||
| darkOrange4 : uint = 0x8b4500 [static] | ColorPalette | ||
| darkOrchid : uint = 0x9932cc [static] | ColorPalette | ||
| darkOrchid1 : uint = 0xbf3eff [static] | ColorPalette | ||
| darkOrchid2 : uint = 0xb23aee [static] | ColorPalette | ||
| darkOrchid3 : uint = 0x9a32cd [static] | ColorPalette | ||
| darkOrchid4 : uint = 0x68228b [static] | ColorPalette | ||
| darkRed : uint = 0x8b0000 [static] | ColorPalette | ||
| darkSalmon : uint = 0xe9967a [static] | ColorPalette | ||
| darkSeaGreen : uint = 0x8fbc8f [static] | ColorPalette | ||
| darkSeaGreen1 : uint = 0xc1ffc1 [static] | ColorPalette | ||
| darkSeaGreen2 : uint = 0xb4eeb4 [static] | ColorPalette | ||
| darkSeaGreen3 : uint = 0x9bcd9b [static] | ColorPalette | ||
| darkSeaGreen4 : uint = 0x698b69 [static] | ColorPalette | ||
| darkSlateBlue : uint = 0x483d8b [static] | ColorPalette | ||
| darkSlateGray : uint = 0x2f4f4f [static] | ColorPalette | ||
| darkSlateGray1 : uint = 0x97ffff [static] | ColorPalette | ||
| darkSlateGray2 : uint = 0x8deeee [static] | ColorPalette | ||
| darkSlateGray3 : uint = 0x79cdcd [static] | ColorPalette | ||
| darkSlateGray4 : uint = 0x528b8b [static] | ColorPalette | ||
| darkTurquoise : uint = 0x00ced1 [static] | ColorPalette | ||
| darkViolet : uint = 0x9400d3 [static] | ColorPalette | ||
| deepPink : uint = 0xff1493 [static] | ColorPalette | ||
| deepPink1 : uint = 0xff1493 [static] | ColorPalette | ||
| deepPink2 : uint = 0xee1289 [static] | ColorPalette | ||
| deepPink3 : uint = 0xcd1076 [static] | ColorPalette | ||
| deepPink4 : uint = 0x8b0a50 [static] | ColorPalette | ||
| deepSkyBlue : uint = 0x00bfff [static] | ColorPalette | ||
| deepSkyBlue1 : uint = 0x00bfff [static] | ColorPalette | ||
| deepSkyBlue2 : uint = 0x00b2ee [static] | ColorPalette | ||
| deepSkyBlue3 : uint = 0x009acd [static] | ColorPalette | ||
| deepSkyBlue4 : uint = 0x00688b [static] | ColorPalette | ||
| dimGrey : uint = 0x696969 [static] | ColorPalette | ||
| dodgerBlue : uint = 0x1e90ff [static] | ColorPalette | ||
| dodgerBlue1 : uint = 0x1e90ff [static] | ColorPalette | ||
| dodgerBlue2 : uint = 0x1c86ee [static] | ColorPalette | ||
| dodgerBlue3 : uint = 0x1874cd [static] | ColorPalette | ||
| dodgerBlue4 : uint = 0x104e8b [static] | ColorPalette | ||
| firebrick : uint = 0xb22222 [static] | ColorPalette | ||
| firebrick1 : uint = 0xff3030 [static] | ColorPalette | ||
| firebrick2 : uint = 0xee2c2c [static] | ColorPalette | ||
| firebrick3 : uint = 0xcd2626 [static] | ColorPalette | ||
| firebrick4 : uint = 0x8b1a1a [static] | ColorPalette | ||
| floralWhite : uint = 0xfffaf0 [static] | ColorPalette | ||
| forestGreen : uint = 0x228b22 [static] | ColorPalette | ||
| gainsboro : uint = 0xdcdcdc [static] | ColorPalette | ||
| ghostWhite : uint = 0xf8f8ff [static] | ColorPalette | ||
| gold : uint = 0xffd700 [static] | ColorPalette | ||
| gold1 : uint = 0xffd700 [static] | ColorPalette | ||
| gold2 : uint = 0xeec900 [static] | ColorPalette | ||
| gold3 : uint = 0xcdad00 [static] | ColorPalette | ||
| gold4 : uint = 0x8b7500 [static] | ColorPalette | ||
| goldenrod : uint = 0xdaa520 [static] | ColorPalette | ||
| goldenrod1 : uint = 0xffc125 [static] | ColorPalette | ||
| goldenrod2 : uint = 0xeeb422 [static] | ColorPalette | ||
| goldenrod3 : uint = 0xcd9b1d [static] | ColorPalette | ||
| goldenrod4 : uint = 0x8b6914 [static] | ColorPalette | ||
| gray : uint = 0xbebebe [static] | ColorPalette | ||
| gray0 : uint = 0x000000 [static] | ColorPalette | ||
| gray1 : uint = 0x030303 [static] | ColorPalette | ||
| gray10 : uint = 0x1a1a1a [static] | ColorPalette | ||
| gray100 : uint = 0xffffff [static] | ColorPalette | ||
| gray11 : uint = 0x1c1c1c [static] | ColorPalette | ||
| gray12 : uint = 0x1f1f1f [static] | ColorPalette | ||
| gray13 : uint = 0x212121 [static] | ColorPalette | ||
| gray14 : uint = 0x242424 [static] | ColorPalette | ||
| gray15 : uint = 0x262626 [static] | ColorPalette | ||
| gray16 : uint = 0x292929 [static] | ColorPalette | ||
| gray17 : uint = 0x2b2b2b [static] | ColorPalette | ||
| gray18 : uint = 0x2e2e2e [static] | ColorPalette | ||
| gray19 : uint = 0x303030 [static] | ColorPalette | ||
| gray2 : uint = 0x050505 [static] | ColorPalette | ||
| gray20 : uint = 0x333333 [static] | ColorPalette | ||
| gray21 : uint = 0x363636 [static] | ColorPalette | ||
| gray22 : uint = 0x383838 [static] | ColorPalette | ||
| gray23 : uint = 0x3b3b3b [static] | ColorPalette | ||
| gray24 : uint = 0x3d3d3d [static] | ColorPalette | ||
| gray25 : uint = 0x404040 [static] | ColorPalette | ||
| gray26 : uint = 0x424242 [static] | ColorPalette | ||
| gray27 : uint = 0x454545 [static] | ColorPalette | ||
| gray28 : uint = 0x474747 [static] | ColorPalette | ||
| gray29 : uint = 0x4a4a4a [static] | ColorPalette | ||
| gray3 : uint = 0x080808 [static] | ColorPalette | ||
| gray30 : uint = 0x4d4d4d [static] | ColorPalette | ||
| gray31 : uint = 0x4f4f4f [static] | ColorPalette | ||
| gray32 : uint = 0x525252 [static] | ColorPalette | ||
| gray33 : uint = 0x545454 [static] | ColorPalette | ||
| gray34 : uint = 0x575757 [static] | ColorPalette | ||
| gray35 : uint = 0x595959 [static] | ColorPalette | ||
| gray36 : uint = 0x5c5c5c [static] | ColorPalette | ||
| gray37 : uint = 0x5e5e5e [static] | ColorPalette | ||
| gray38 : uint = 0x616161 [static] | ColorPalette | ||
| gray39 : uint = 0x636363 [static] | ColorPalette | ||
| gray4 : uint = 0x0a0a0a [static] | ColorPalette | ||
| gray40 : uint = 0x666666 [static] | ColorPalette | ||
| gray41 : uint = 0x696969 [static] | ColorPalette | ||
| gray42 : uint = 0x6b6b6b [static] | ColorPalette | ||
| gray43 : uint = 0x6e6e6e [static] | ColorPalette | ||
| gray44 : uint = 0x707070 [static] | ColorPalette | ||
| gray45 : uint = 0x737373 [static] | ColorPalette | ||
| gray46 : uint = 0x757575 [static] | ColorPalette | ||
| gray47 : uint = 0x787878 [static] | ColorPalette | ||
| gray48 : uint = 0x7a7a7a [static] | ColorPalette | ||
| gray49 : uint = 0x7d7d7d [static] | ColorPalette | ||
| gray5 : uint = 0x0d0d0d [static] | ColorPalette | ||
| gray50 : uint = 0x7f7f7f [static] | ColorPalette | ||
| gray51 : uint = 0x828282 [static] | ColorPalette | ||
| gray52 : uint = 0x858585 [static] | ColorPalette | ||
| gray53 : uint = 0x878787 [static] | ColorPalette | ||
| gray54 : uint = 0x8a8a8a [static] | ColorPalette | ||
| gray55 : uint = 0x8c8c8c [static] | ColorPalette | ||
| gray56 : uint = 0x8f8f8f [static] | ColorPalette | ||
| gray57 : uint = 0x919191 [static] | ColorPalette | ||
| gray58 : uint = 0x949494 [static] | ColorPalette | ||
| gray59 : uint = 0x969696 [static] | ColorPalette | ||
| gray6 : uint = 0x0f0f0f [static] | ColorPalette | ||
| gray60 : uint = 0x999999 [static] | ColorPalette | ||
| gray61 : uint = 0x9c9c9c [static] | ColorPalette | ||
| gray62 : uint = 0x9e9e9e [static] | ColorPalette | ||
| gray63 : uint = 0xa1a1a1 [static] | ColorPalette | ||
| gray64 : uint = 0xa3a3a3 [static] | ColorPalette | ||
| gray65 : uint = 0xa6a6a6 [static] | ColorPalette | ||
| gray66 : uint = 0xa8a8a8 [static] | ColorPalette | ||
| gray67 : uint = 0xababab [static] | ColorPalette | ||
| gray68 : uint = 0xadadad [static] | ColorPalette | ||
| gray69 : uint = 0xb0b0b0 [static] | ColorPalette | ||
| gray7 : uint = 0x121212 [static] | ColorPalette | ||
| gray70 : uint = 0xb3b3b3 [static] | ColorPalette | ||
| gray71 : uint = 0xb5b5b5 [static] | ColorPalette | ||
| gray72 : uint = 0xb8b8b8 [static] | ColorPalette | ||
| gray73 : uint = 0xbababa [static] | ColorPalette | ||
| gray74 : uint = 0xbdbdbd [static] | ColorPalette | ||
| gray75 : uint = 0xbfbfbf [static] | ColorPalette | ||
| gray76 : uint = 0xc2c2c2 [static] | ColorPalette | ||
| gray77 : uint = 0xc4c4c4 [static] | ColorPalette | ||
| gray78 : uint = 0xc7c7c7 [static] | ColorPalette | ||
| gray79 : uint = 0xc9c9c9 [static] | ColorPalette | ||
| gray8 : uint = 0x141414 [static] | ColorPalette | ||
| gray80 : uint = 0xcccccc [static] | ColorPalette | ||
| gray81 : uint = 0xcfcfcf [static] | ColorPalette | ||
| gray82 : uint = 0xd1d1d1 [static] | ColorPalette | ||
| gray83 : uint = 0xd4d4d4 [static] | ColorPalette | ||
| gray84 : uint = 0xd6d6d6 [static] | ColorPalette | ||
| gray85 : uint = 0xd9d9d9 [static] | ColorPalette | ||
| gray86 : uint = 0xdbdbdb [static] | ColorPalette | ||
| gray87 : uint = 0xdedede [static] | ColorPalette | ||
| gray88 : uint = 0xe0e0e0 [static] | ColorPalette | ||
| gray89 : uint = 0xe3e3e3 [static] | ColorPalette | ||
| gray9 : uint = 0x171717 [static] | ColorPalette | ||
| gray90 : uint = 0xe5e5e5 [static] | ColorPalette | ||
| gray91 : uint = 0xe8e8e8 [static] | ColorPalette | ||
| gray92 : uint = 0xebebeb [static] | ColorPalette | ||
| gray93 : uint = 0xededed [static] | ColorPalette | ||
| gray94 : uint = 0xf0f0f0 [static] | ColorPalette | ||
| gray95 : uint = 0xf2f2f2 [static] | ColorPalette | ||
| gray96 : uint = 0xf5f5f5 [static] | ColorPalette | ||
| gray97 : uint = 0xf7f7f7 [static] | ColorPalette | ||
| gray98 : uint = 0xfafafa [static] | ColorPalette | ||
| gray99 : uint = 0xfcfcfc [static] | ColorPalette | ||
| green : uint = 0x00ff00 [static] | ColorPalette | ||
| green1 : uint = 0x00ff00 [static] | ColorPalette | ||
| green2 : uint = 0x00ee00 [static] | ColorPalette | ||
| green3 : uint = 0x00cd00 [static] | ColorPalette | ||
| green4 : uint = 0x008b00 [static] | ColorPalette | ||
| greenYellow : uint = 0xadff2f [static] | ColorPalette | ||
| honeydew : uint = 0xf0fff0 [static] | ColorPalette | ||
| honeydew1 : uint = 0xf0fff0 [static] | ColorPalette | ||
| honeydew2 : uint = 0xe0eee0 [static] | ColorPalette | ||
| honeydew3 : uint = 0xc1cdc1 [static] | ColorPalette | ||
| honeydew4 : uint = 0x838b83 [static] | ColorPalette | ||
| hotPink : uint = 0xff69b4 [static] | ColorPalette | ||
| hotPink1 : uint = 0xff6eb4 [static] | ColorPalette | ||
| hotPink2 : uint = 0xee6aa7 [static] | ColorPalette | ||
| hotPink3 : uint = 0xcd6090 [static] | ColorPalette | ||
| hotPink4 : uint = 0x8b3a62 [static] | ColorPalette | ||
| indianRed : uint = 0xcd5c5c [static] | ColorPalette | ||
| indianRed1 : uint = 0xff6a6a [static] | ColorPalette | ||
| indianRed2 : uint = 0xee6363 [static] | ColorPalette | ||
| indianRed3 : uint = 0xcd5555 [static] | ColorPalette | ||
| indianRed4 : uint = 0x8b3a3a [static] | ColorPalette | ||
| ivory : uint = 0xfffff0 [static] | ColorPalette | ||
| ivory1 : uint = 0xfffff0 [static] | ColorPalette | ||
| ivory2 : uint = 0xeeeee0 [static] | ColorPalette | ||
| ivory3 : uint = 0xcdcdc1 [static] | ColorPalette | ||
| ivory4 : uint = 0x8b8b83 [static] | ColorPalette | ||
| khaki : uint = 0xf0e68c [static] | ColorPalette | ||
| khaki1 : uint = 0xfff68f [static] | ColorPalette | ||
| khaki2 : uint = 0xeee685 [static] | ColorPalette | ||
| khaki3 : uint = 0xcdc673 [static] | ColorPalette | ||
| khaki4 : uint = 0x8b864e [static] | ColorPalette | ||
| lavender : uint = 0xe6e6fa [static] | ColorPalette | ||
| lavenderBlush : uint = 0xfff0f5 [static] | ColorPalette | ||
| lavenderBlush1 : uint = 0xfff0f5 [static] | ColorPalette | ||
| lavenderBlush2 : uint = 0xeee0e5 [static] | ColorPalette | ||
| lavenderBlush3 : uint = 0xcdc1c5 [static] | ColorPalette | ||
| lavenderBlush4 : uint = 0x8b8386 [static] | ColorPalette | ||
| lawnGreen : uint = 0x7cfc00 [static] | ColorPalette | ||
| lemonChiffon : uint = 0xfffacd [static] | ColorPalette | ||
| lemonChiffon1 : uint = 0xfffacd [static] | ColorPalette | ||
| lemonChiffon2 : uint = 0xeee9bf [static] | ColorPalette | ||
| lemonChiffon3 : uint = 0xcdc9a5 [static] | ColorPalette | ||
| lemonChiffon4 : uint = 0x8b8970 [static] | ColorPalette | ||
| lightBlue : uint = 0xadd8e6 [static] | ColorPalette | ||
| lightBlue1 : uint = 0xbfefff [static] | ColorPalette | ||
| lightBlue2 : uint = 0xb2dfee [static] | ColorPalette | ||
| lightBlue3 : uint = 0x9ac0cd [static] | ColorPalette | ||
| lightBlue4 : uint = 0x68838b [static] | ColorPalette | ||
| lightCoral : uint = 0xf08080 [static] | ColorPalette | ||
| lightCyan : uint = 0xe0ffff [static] | ColorPalette | ||
| lightCyan1 : uint = 0xe0ffff [static] | ColorPalette | ||
| lightCyan2 : uint = 0xd1eeee [static] | ColorPalette | ||
| lightCyan3 : uint = 0xb4cdcd [static] | ColorPalette | ||
| lightCyan4 : uint = 0x7a8b8b [static] | ColorPalette | ||
| lightGoldenrod : uint = 0xeedd82 [static] | ColorPalette | ||
| lightGoldenrod1 : uint = 0xffec8b [static] | ColorPalette | ||
| lightGoldenrod2 : uint = 0xeedc82 [static] | ColorPalette | ||
| lightGoldenrod3 : uint = 0xcdbe70 [static] | ColorPalette | ||
| lightGoldenrod4 : uint = 0x8b814c [static] | ColorPalette | ||
| lightGoldenrodYellow : uint = 0xfafad2 [static] | ColorPalette | ||
| lightGray : uint = 0xd3d3d3 [static] | ColorPalette | ||
| lightGreen : uint = 0x90ee90 [static] | ColorPalette | ||
| lightPink : uint = 0xffb6c1 [static] | ColorPalette | ||
| lightPink1 : uint = 0xffaeb9 [static] | ColorPalette | ||
| lightPink2 : uint = 0xeea2ad [static] | ColorPalette | ||
| lightPink3 : uint = 0xcd8c95 [static] | ColorPalette | ||
| lightPink4 : uint = 0x8b5f65 [static] | ColorPalette | ||
| lightSalmon : uint = 0xffa07a [static] | ColorPalette | ||
| lightSalmon1 : uint = 0xffa07a [static] | ColorPalette | ||
| lightSalmon2 : uint = 0xee9572 [static] | ColorPalette | ||
| lightSalmon3 : uint = 0xcd8162 [static] | ColorPalette | ||
| lightSalmon4 : uint = 0x8b5742 [static] | ColorPalette | ||
| lightSeaGreen : uint = 0x20b2aa [static] | ColorPalette | ||
| lightSkyBlue : uint = 0x87cefa [static] | ColorPalette | ||
| lightSkyBlue1 : uint = 0xb0e2ff [static] | ColorPalette | ||
| lightSkyBlue2 : uint = 0xa4d3ee [static] | ColorPalette | ||
| lightSkyBlue3 : uint = 0x8db6cd [static] | ColorPalette | ||
| lightSkyBlue4 : uint = 0x607b8b [static] | ColorPalette | ||
| lightSlateBlue : uint = 0x8470ff [static] | ColorPalette | ||
| lightSlateGrey : uint = 0x778899 [static] | ColorPalette | ||
| lightSteelBlue : uint = 0xb0c4de [static] | ColorPalette | ||
| lightSteelBlue1 : uint = 0xcae1ff [static] | ColorPalette | ||
| lightSteelBlue2 : uint = 0xbcd2ee [static] | ColorPalette | ||
| lightSteelBlue3 : uint = 0xa2b5cd [static] | ColorPalette | ||
| lightSteelBlue4 : uint = 0x6e7b8b [static] | ColorPalette | ||
| lightYellow : uint = 0xffffe0 [static] | ColorPalette | ||
| lightYellow1 : uint = 0xffffe0 [static] | ColorPalette | ||
| lightYellow2 : uint = 0xeeeed1 [static] | ColorPalette | ||
| lightYellow3 : uint = 0xcdcdb4 [static] | ColorPalette | ||
| lightYellow4 : uint = 0x8b8b7a [static] | ColorPalette | ||
| limeGreen : uint = 0x32cd32 [static] | ColorPalette | ||
| linen : uint = 0xfaf0e6 [static] | ColorPalette | ||
| magenta : uint = 0xff00ff [static] | ColorPalette | ||
| magenta1 : uint = 0xff00ff [static] | ColorPalette | ||
| magenta2 : uint = 0xee00ee [static] | ColorPalette | ||
| magenta3 : uint = 0xcd00cd [static] | ColorPalette | ||
| magenta4 : uint = 0x8b008b [static] | ColorPalette | ||
| maroon : uint = 0xb03060 [static] | ColorPalette | ||
| maroon1 : uint = 0xff34b3 [static] | ColorPalette | ||
| maroon2 : uint = 0xee30a7 [static] | ColorPalette | ||
| maroon3 : uint = 0xcd2990 [static] | ColorPalette | ||
| maroon4 : uint = 0x8b1c62 [static] | ColorPalette | ||
| mediumAquamarine : uint = 0x66cdaa [static] | ColorPalette | ||
| mediumBlue : uint = 0x0000cd [static] | ColorPalette | ||
| mediumOrchid : uint = 0xba55d3 [static] | ColorPalette | ||
| mediumOrchid1 : uint = 0xe066ff [static] | ColorPalette | ||
| mediumOrchid2 : uint = 0xd15fee [static] | ColorPalette | ||
| mediumOrchid3 : uint = 0xb452cd [static] | ColorPalette | ||
| mediumOrchid4 : uint = 0x7a378b [static] | ColorPalette | ||
| mediumPurple : uint = 0x9370db [static] | ColorPalette | ||
| mediumPurple1 : uint = 0xab82ff [static] | ColorPalette | ||
| mediumPurple2 : uint = 0x9f79ee [static] | ColorPalette | ||
| mediumPurple3 : uint = 0x8968cd [static] | ColorPalette | ||
| mediumPurple4 : uint = 0x5d478b [static] | ColorPalette | ||
| mediumSeaGreen : uint = 0x3cb371 [static] | ColorPalette | ||
| mediumSlateBlue : uint = 0x7b68ee [static] | ColorPalette | ||
| mediumSpringGreen : uint = 0x00fa9a [static] | ColorPalette | ||
| mediumTurquoise : uint = 0x48d1cc [static] | ColorPalette | ||
| mediumVioletRed : uint = 0xc71585 [static] | ColorPalette | ||
| midnightBlue : uint = 0x191970 [static] | ColorPalette | ||
| mintCream : uint = 0xf5fffa [static] | ColorPalette | ||
| mistyRose : uint = 0xffe4e1 [static] | ColorPalette | ||
| mistyRose1 : uint = 0xffe4e1 [static] | ColorPalette | ||
| mistyRose2 : uint = 0xeed5d2 [static] | ColorPalette | ||
| mistyRose3 : uint = 0xcdb7b5 [static] | ColorPalette | ||
| mistyRose4 : uint = 0x8b7d7b [static] | ColorPalette | ||
| moccasin : uint = 0xffe4b5 [static] | ColorPalette | ||
| navajoWhite : uint = 0xffdead [static] | ColorPalette | ||
| navajoWhite1 : uint = 0xffdead [static] | ColorPalette | ||
| navajoWhite2 : uint = 0xeecfa1 [static] | ColorPalette | ||
| navajoWhite3 : uint = 0xcdb38b [static] | ColorPalette | ||
| navajoWhite4 : uint = 0x8b795e [static] | ColorPalette | ||
| navy : uint = 0x000080 [static] | ColorPalette | ||
| navyBlue : uint = 0x000080 [static] | ColorPalette | ||
| oldLace : uint = 0xfdf5e6 [static] | ColorPalette | ||
| oliveDrab : uint = 0x6b8e23 [static] | ColorPalette | ||
| oliveDrab1 : uint = 0xc0ff3e [static] | ColorPalette | ||
| oliveDrab2 : uint = 0xb3ee3a [static] | ColorPalette | ||
| oliveDrab3 : uint = 0x9acd32 [static] | ColorPalette | ||
| oliveDrab4 : uint = 0x698b22 [static] | ColorPalette | ||
| orange : uint = 0xffa500 [static] | ColorPalette | ||
| orange1 : uint = 0xffa500 [static] | ColorPalette | ||
| orange2 : uint = 0xee9a00 [static] | ColorPalette | ||
| orange3 : uint = 0xcd8500 [static] | ColorPalette | ||
| orange4 : uint = 0x8b5a00 [static] | ColorPalette | ||
| orangeRed : uint = 0xff4500 [static] | ColorPalette | ||
| orangeRed1 : uint = 0xff4500 [static] | ColorPalette | ||
| orangeRed2 : uint = 0xee4000 [static] | ColorPalette | ||
| orangeRed3 : uint = 0xcd3700 [static] | ColorPalette | ||
| orangeRed4 : uint = 0x8b2500 [static] | ColorPalette | ||
| orchid : uint = 0xda70d6 [static] | ColorPalette | ||
| orchid1 : uint = 0xff83fa [static] | ColorPalette | ||
| orchid2 : uint = 0xee7ae9 [static] | ColorPalette | ||
| orchid3 : uint = 0xcd69c9 [static] | ColorPalette | ||
| orchid4 : uint = 0x8b4789 [static] | ColorPalette | ||
| paleGoldenrod : uint = 0xeee8aa [static] | ColorPalette | ||
| paleGreen : uint = 0x98fb98 [static] | ColorPalette | ||
| paleGreen1 : uint = 0x9aff9a [static] | ColorPalette | ||
| paleGreen2 : uint = 0x90ee90 [static] | ColorPalette | ||
| paleGreen3 : uint = 0x7ccd7c [static] | ColorPalette | ||
| paleGreen4 : uint = 0x548b54 [static] | ColorPalette | ||
| paleTurquoise : uint = 0xafeeee [static] | ColorPalette | ||
| paleTurquoise1 : uint = 0xbbffff [static] | ColorPalette | ||
| paleTurquoise2 : uint = 0xaeeeee [static] | ColorPalette | ||
| paleTurquoise3 : uint = 0x96cdcd [static] | ColorPalette | ||
| paleTurquoise4 : uint = 0x668b8b [static] | ColorPalette | ||
| paleVioletRed : uint = 0xdb7093 [static] | ColorPalette | ||
| paleVioletRed1 : uint = 0xff82ab [static] | ColorPalette | ||
| paleVioletRed2 : uint = 0xee799f [static] | ColorPalette | ||
| paleVioletRed3 : uint = 0xcd6889 [static] | ColorPalette | ||
| paleVioletRed4 : uint = 0x8b475d [static] | ColorPalette | ||
| papayaWhip : uint = 0xffefd5 [static] | ColorPalette | ||
| peachPuff : uint = 0xffdab9 [static] | ColorPalette | ||
| peachPuff1 : uint = 0xffdab9 [static] | ColorPalette | ||
| peachPuff2 : uint = 0xeecbad [static] | ColorPalette | ||
| peachPuff3 : uint = 0xcdaf95 [static] | ColorPalette | ||
| peachPuff4 : uint = 0x8b7765 [static] | ColorPalette | ||
| peru : uint = 0xcd853f [static] | ColorPalette | ||
| pink : uint = 0xffc0cb [static] | ColorPalette | ||
| pink1 : uint = 0xffb5c5 [static] | ColorPalette | ||
| pink2 : uint = 0xeea9b8 [static] | ColorPalette | ||
| pink3 : uint = 0xcd919e [static] | ColorPalette | ||
| pink4 : uint = 0x8b636c [static] | ColorPalette | ||
| plum : uint = 0xdda0dd [static] | ColorPalette | ||
| plum1 : uint = 0xffbbff [static] | ColorPalette | ||
| plum2 : uint = 0xeeaeee [static] | ColorPalette | ||
| plum3 : uint = 0xcd96cd [static] | ColorPalette | ||
| plum4 : uint = 0x8b668b [static] | ColorPalette | ||
| powderBlue : uint = 0xb0e0e6 [static] | ColorPalette | ||
| purple : uint = 0xa020f0 [static] | ColorPalette | ||
| purple1 : uint = 0x9b30ff [static] | ColorPalette | ||
| purple2 : uint = 0x912cee [static] | ColorPalette | ||
| purple3 : uint = 0x7d26cd [static] | ColorPalette | ||
| purple4 : uint = 0x551a8b [static] | ColorPalette | ||
| red : uint = 0xff0000 [static] | ColorPalette | ||
| red1 : uint = 0xff0000 [static] | ColorPalette | ||
| red2 : uint = 0xee0000 [static] | ColorPalette | ||
| red3 : uint = 0xcd0000 [static] | ColorPalette | ||
| red4 : uint = 0x8b0000 [static] | ColorPalette | ||
| rosyBrown : uint = 0xbc8f8f [static] | ColorPalette | ||
| rosyBrown1 : uint = 0xffc1c1 [static] | ColorPalette | ||
| rosyBrown2 : uint = 0xeeb4b4 [static] | ColorPalette | ||
| rosyBrown3 : uint = 0xcd9b9b [static] | ColorPalette | ||
| rosyBrown4 : uint = 0x8b6969 [static] | ColorPalette | ||
| royalBlue : uint = 0x4169e1 [static] | ColorPalette | ||
| royalBlue1 : uint = 0x4876ff [static] | ColorPalette | ||
| royalBlue2 : uint = 0x436eee [static] | ColorPalette | ||
| royalBlue3 : uint = 0x3a5fcd [static] | ColorPalette | ||
| royalBlue4 : uint = 0x27408b [static] | ColorPalette | ||
| saddleBrown : uint = 0x8b4513 [static] | ColorPalette | ||
| salmon : uint = 0xfa8072 [static] | ColorPalette | ||
| salmon1 : uint = 0xff8c69 [static] | ColorPalette | ||
| salmon2 : uint = 0xee8262 [static] | ColorPalette | ||
| salmon3 : uint = 0xcd7054 [static] | ColorPalette | ||
| salmon4 : uint = 0x8b4c39 [static] | ColorPalette | ||
| sandyBrown : uint = 0xf4a460 [static] | ColorPalette | ||
| seaGreen : uint = 0x2e8b57 [static] | ColorPalette | ||
| seaGreen1 : uint = 0x54ff9f [static] | ColorPalette | ||
| seaGreen2 : uint = 0x4eee94 [static] | ColorPalette | ||
| seaGreen3 : uint = 0x43cd80 [static] | ColorPalette | ||
| seaGreen4 : uint = 0x2e8b57 [static] | ColorPalette | ||
| seashell : uint = 0xfff5ee [static] | ColorPalette | ||
| seashell1 : uint = 0xfff5ee [static] | ColorPalette | ||
| seashell2 : uint = 0xeee5de [static] | ColorPalette | ||
| seashell3 : uint = 0xcdc5bf [static] | ColorPalette | ||
| seashell4 : uint = 0x8b8682 [static] | ColorPalette | ||
| sienna : uint = 0xa0522d [static] | ColorPalette | ||
| sienna1 : uint = 0xff8247 [static] | ColorPalette | ||
| sienna2 : uint = 0xee7942 [static] | ColorPalette | ||
| sienna3 : uint = 0xcd6839 [static] | ColorPalette | ||
| sienna4 : uint = 0x8b4726 [static] | ColorPalette | ||
| skyBlue : uint = 0x87ceeb [static] | ColorPalette | ||
| skyBlue1 : uint = 0x87ceff [static] | ColorPalette | ||
| skyBlue2 : uint = 0x7ec0ee [static] | ColorPalette | ||
| skyBlue3 : uint = 0x6ca6cd [static] | ColorPalette | ||
| skyBlue4 : uint = 0x4a708b [static] | ColorPalette | ||
| slateBlue : uint = 0x6a5acd [static] | ColorPalette | ||
| slateBlue1 : uint = 0x836fff [static] | ColorPalette | ||
| slateBlue2 : uint = 0x7a67ee [static] | ColorPalette | ||
| slateBlue3 : uint = 0x6959cd [static] | ColorPalette | ||
| slateBlue4 : uint = 0x473c8b [static] | ColorPalette | ||
| slateGray : uint = 0x708090 [static] | ColorPalette | ||
| slateGray1 : uint = 0xc6e2ff [static] | ColorPalette | ||
| slateGray2 : uint = 0xb9d3ee [static] | ColorPalette | ||
| slateGray3 : uint = 0x9fb6cd [static] | ColorPalette | ||
| slateGray4 : uint = 0x6c7b8b [static] | ColorPalette | ||
| snow : uint = 0xfffafa [static] | ColorPalette | ||
| snow1 : uint = 0xfffafa [static] | ColorPalette | ||
| snow2 : uint = 0xeee9e9 [static] | ColorPalette | ||
| snow3 : uint = 0xcdc9c9 [static] | ColorPalette | ||
| snow4 : uint = 0x8b8989 [static] | ColorPalette | ||
| springGreen : uint = 0x00ff7f [static] | ColorPalette | ||
| springGreen1 : uint = 0x00ff7f [static] | ColorPalette | ||
| springGreen2 : uint = 0x00ee76 [static] | ColorPalette | ||
| springGreen3 : uint = 0x00cd66 [static] | ColorPalette | ||
| springGreen4 : uint = 0x008b45 [static] | ColorPalette | ||
| steelBlue : uint = 0x4682b4 [static] | ColorPalette | ||
| steelBlue1 : uint = 0x63b8ff [static] | ColorPalette | ||
| steelBlue2 : uint = 0x5cacee [static] | ColorPalette | ||
| steelBlue3 : uint = 0x4f94cd [static] | ColorPalette | ||
| steelBlue4 : uint = 0x36648b [static] | ColorPalette | ||
| tan : uint = 0xd2b48c [static] | ColorPalette | ||
| tan1 : uint = 0xffa54f [static] | ColorPalette | ||
| tan2 : uint = 0xee9a49 [static] | ColorPalette | ||
| tan3 : uint = 0xcd853f [static] | ColorPalette | ||
| tan4 : uint = 0x8b5a2b [static] | ColorPalette | ||
| thistle : uint = 0xd8bfd8 [static] | ColorPalette | ||
| thistle1 : uint = 0xffe1ff [static] | ColorPalette | ||
| thistle2 : uint = 0xeed2ee [static] | ColorPalette | ||
| thistle3 : uint = 0xcdb5cd [static] | ColorPalette | ||
| thistle4 : uint = 0x8b7b8b [static] | ColorPalette | ||
| tomato : uint = 0xff6347 [static] | ColorPalette | ||
| tomato1 : uint = 0xff6347 [static] | ColorPalette | ||
| tomato2 : uint = 0xee5c42 [static] | ColorPalette | ||
| tomato3 : uint = 0xcd4f39 [static] | ColorPalette | ||
| tomato4 : uint = 0xff6347 [static] | ColorPalette | ||
| turquoise : uint = 0x40e0d0 [static] | ColorPalette | ||
| turquoise1 : uint = 0x00f5ff [static] | ColorPalette | ||
| turquoise2 : uint = 0x00e5ee [static] | ColorPalette | ||
| turquoise3 : uint = 0x00c5cd [static] | ColorPalette | ||
| turquoise4 : uint = 0x00868b [static] | ColorPalette | ||
| violet : uint = 0xee82ee [static] | ColorPalette | ||
| violetRed : uint = 0xd02090 [static] | ColorPalette | ||
| violetRed1 : uint = 0xff3e96 [static] | ColorPalette | ||
| violetRed2 : uint = 0xee3a8c [static] | ColorPalette | ||
| violetRed3 : uint = 0xcd3278 [static] | ColorPalette | ||
| violetRed4 : uint = 0x8b2252 [static] | ColorPalette | ||
| wheat : uint = 0xf5deb3 [static] | ColorPalette | ||
| wheat1 : uint = 0xffe7ba [static] | ColorPalette | ||
| wheat2 : uint = 0xeed8ae [static] | ColorPalette | ||
| wheat3 : uint = 0xcdba96 [static] | ColorPalette | ||
| wheat4 : uint = 0x8b7e66 [static] | ColorPalette | ||
| white : uint = 0xffffff [static] | ColorPalette | ||
| whiteSmoke : uint = 0xf5f5f5 [static] | ColorPalette | ||
| yellow : uint = 0xffff00 [static] | ColorPalette | ||
| yellow1 : uint = 0xffff00 [static] | ColorPalette | ||
| yellow2 : uint = 0xeeee00 [static] | ColorPalette | ||
| yellow3 : uint = 0xcdcd00 [static] | ColorPalette | ||
| yellow4 : uint = 0x8b8b00 [static] | ColorPalette | ||
| yellowGreen : uint = 0x9acd32 [static] | ColorPalette | ||
| fromName | () | method |
public static function fromName(name:String):uintParameters
name:String |
uint |
| randomColor | () | method |
public static function randomColor():uintReturnsuint |
| aliceBlue | Constant |
public static const aliceBlue:uint = 0xf0f8ff| antiqueWhite | Constant |
public static const antiqueWhite:uint = 0xfaebd7| antiqueWhite1 | Constant |
public static const antiqueWhite1:uint = 0xffefdb| antiqueWhite2 | Constant |
public static const antiqueWhite2:uint = 0xeedfcc| antiqueWhite3 | Constant |
public static const antiqueWhite3:uint = 0xcdc0b0| antiqueWhite4 | Constant |
public static const antiqueWhite4:uint = 0x8b8378| aquamarine | Constant |
public static const aquamarine:uint = 0x7fffd4| aquamarine1 | Constant |
public static const aquamarine1:uint = 0x7fffd4| aquamarine2 | Constant |
public static const aquamarine2:uint = 0x76eec6| aquamarine3 | Constant |
public static const aquamarine3:uint = 0x66cdaa| aquamarine4 | Constant |
public static const aquamarine4:uint = 0x458b74| azure | Constant |
public static const azure:uint = 0xf0ffff| azure1 | Constant |
public static const azure1:uint = 0xf0ffff| azure2 | Constant |
public static const azure2:uint = 0xe0eeee| azure3 | Constant |
public static const azure3:uint = 0xc1cdcd| azure4 | Constant |
public static const azure4:uint = 0x838b8b| beige | Constant |
public static const beige:uint = 0xf5f5dc| bisque | Constant |
public static const bisque:uint = 0xffe4c4| bisque1 | Constant |
public static const bisque1:uint = 0xffe4c4| bisque2 | Constant |
public static const bisque2:uint = 0xeed5b7| bisque3 | Constant |
public static const bisque3:uint = 0xcdb79e| bisque4 | Constant |
public static const bisque4:uint = 0x8b7d6b| black | Constant |
public static const black:uint = 0x000000| blanchedAlmond | Constant |
public static const blanchedAlmond:uint = 0xffebcd| blue | Constant |
public static const blue:uint = 0x0000ff| blue1 | Constant |
public static const blue1:uint = 0x0000ff| blue2 | Constant |
public static const blue2:uint = 0x0000ee| blue3 | Constant |
public static const blue3:uint = 0x0000cd| blue4 | Constant |
public static const blue4:uint = 0x00008b| blueViolet | Constant |
public static const blueViolet:uint = 0x8a2be2| brown | Constant |
public static const brown:uint = 0xa52a2a| brown1 | Constant |
public static const brown1:uint = 0xff4040| brown2 | Constant |
public static const brown2:uint = 0xee3b3b| brown3 | Constant |
public static const brown3:uint = 0xcd3333| brown4 | Constant |
public static const brown4:uint = 0x8b2323| burlywood | Constant |
public static const burlywood:uint = 0xdeb887| burlywood1 | Constant |
public static const burlywood1:uint = 0xffd39b| burlywood2 | Constant |
public static const burlywood2:uint = 0xeec591| burlywood3 | Constant |
public static const burlywood3:uint = 0xcdaa7d| burlywood4 | Constant |
public static const burlywood4:uint = 0x8b7355| cadetBlue | Constant |
public static const cadetBlue:uint = 0x5f9ea0| cadetBlue1 | Constant |
public static const cadetBlue1:uint = 0x98f5ff| cadetBlue2 | Constant |
public static const cadetBlue2:uint = 0x8ee5ee| cadetBlue3 | Constant |
public static const cadetBlue3:uint = 0x7ac5cd| cadetBlue4 | Constant |
public static const cadetBlue4:uint = 0x53868b| chartreuse | Constant |
public static const chartreuse:uint = 0x7fff00| chartreuse1 | Constant |
public static const chartreuse1:uint = 0x7fff00| chartreuse2 | Constant |
public static const chartreuse2:uint = 0x76ee00| chartreuse3 | Constant |
public static const chartreuse3:uint = 0x66cd00| chartreuse4 | Constant |
public static const chartreuse4:uint = 0x458b00| chocolate | Constant |
public static const chocolate:uint = 0xd2691e| chocolate1 | Constant |
public static const chocolate1:uint = 0xff7f24| chocolate2 | Constant |
public static const chocolate2:uint = 0xee7621| chocolate3 | Constant |
public static const chocolate3:uint = 0xcd661d| chocolate4 | Constant |
public static const chocolate4:uint = 0x8b4513| Colors | Constant |
public static const Colors:ArrayArray of all colors defined.
| coral | Constant |
public static const coral:uint = 0xff7f50| coral1 | Constant |
public static const coral1:uint = 0xff7256| coral2 | Constant |
public static const coral2:uint = 0xee6a50| coral3 | Constant |
public static const coral3:uint = 0xcd5b45| coral4 | Constant |
public static const coral4:uint = 0x8b3e2f| cornflowerBlue | Constant |
public static const cornflowerBlue:uint = 0x6495ed| cornsilk | Constant |
public static const cornsilk:uint = 0xfff8dc| cornsilk1 | Constant |
public static const cornsilk1:uint = 0xfff8dc| cornsilk2 | Constant |
public static const cornsilk2:uint = 0xeee8cd| cornsilk3 | Constant |
public static const cornsilk3:uint = 0xcdc8b1| cornsilk4 | Constant |
public static const cornsilk4:uint = 0x8b8878| cyan | Constant |
public static const cyan:uint = 0x00ffff| cyan1 | Constant |
public static const cyan1:uint = 0x00ffff| cyan2 | Constant |
public static const cyan2:uint = 0x00eeee| cyan3 | Constant |
public static const cyan3:uint = 0x00cdcd| cyan4 | Constant |
public static const cyan4:uint = 0x008b8b| darkBlue | Constant |
public static const darkBlue:uint = 0x00008b| darkCyan | Constant |
public static const darkCyan:uint = 0x008b8b| darkGoldenrod | Constant |
public static const darkGoldenrod:uint = 0xb8860b| darkGoldenrod1 | Constant |
public static const darkGoldenrod1:uint = 0xffb90f| darkGoldenrod2 | Constant |
public static const darkGoldenrod2:uint = 0xeead0e| darkGoldenrod3 | Constant |
public static const darkGoldenrod3:uint = 0xcd950c| darkGoldenrod4 | Constant |
public static const darkGoldenrod4:uint = 0x8b6508| darkGreen | Constant |
public static const darkGreen:uint = 0x006400| darkGrey | Constant |
public static const darkGrey:uint = 0xa9a9a9| darkKhaki | Constant |
public static const darkKhaki:uint = 0xbdb76b| darkMagenta | Constant |
public static const darkMagenta:uint = 0x8b008b| darkOliveGreen | Constant |
public static const darkOliveGreen:uint = 0x556b2f| darkOliveGreen1 | Constant |
public static const darkOliveGreen1:uint = 0xcaff70| darkOliveGreen2 | Constant |
public static const darkOliveGreen2:uint = 0xbcee68| darkOliveGreen3 | Constant |
public static const darkOliveGreen3:uint = 0xa2cd5a| darkOliveGreen4 | Constant |
public static const darkOliveGreen4:uint = 0x6e8b3d| darkOrange | Constant |
public static const darkOrange:uint = 0xff8c00| darkOrange1 | Constant |
public static const darkOrange1:uint = 0xff7f00| darkOrange2 | Constant |
public static const darkOrange2:uint = 0xee7600| darkOrange3 | Constant |
public static const darkOrange3:uint = 0xcd6600| darkOrange4 | Constant |
public static const darkOrange4:uint = 0x8b4500| darkOrchid | Constant |
public static const darkOrchid:uint = 0x9932cc| darkOrchid1 | Constant |
public static const darkOrchid1:uint = 0xbf3eff| darkOrchid2 | Constant |
public static const darkOrchid2:uint = 0xb23aee| darkOrchid3 | Constant |
public static const darkOrchid3:uint = 0x9a32cd| darkOrchid4 | Constant |
public static const darkOrchid4:uint = 0x68228b| darkRed | Constant |
public static const darkRed:uint = 0x8b0000| darkSalmon | Constant |
public static const darkSalmon:uint = 0xe9967a| darkSeaGreen | Constant |
public static const darkSeaGreen:uint = 0x8fbc8f| darkSeaGreen1 | Constant |
public static const darkSeaGreen1:uint = 0xc1ffc1| darkSeaGreen2 | Constant |
public static const darkSeaGreen2:uint = 0xb4eeb4| darkSeaGreen3 | Constant |
public static const darkSeaGreen3:uint = 0x9bcd9b| darkSeaGreen4 | Constant |
public static const darkSeaGreen4:uint = 0x698b69| darkSlateBlue | Constant |
public static const darkSlateBlue:uint = 0x483d8b| darkSlateGray | Constant |
public static const darkSlateGray:uint = 0x2f4f4f| darkSlateGray1 | Constant |
public static const darkSlateGray1:uint = 0x97ffff| darkSlateGray2 | Constant |
public static const darkSlateGray2:uint = 0x8deeee| darkSlateGray3 | Constant |
public static const darkSlateGray3:uint = 0x79cdcd| darkSlateGray4 | Constant |
public static const darkSlateGray4:uint = 0x528b8b| darkTurquoise | Constant |
public static const darkTurquoise:uint = 0x00ced1| darkViolet | Constant |
public static const darkViolet:uint = 0x9400d3| deepPink | Constant |
public static const deepPink:uint = 0xff1493| deepPink1 | Constant |
public static const deepPink1:uint = 0xff1493| deepPink2 | Constant |
public static const deepPink2:uint = 0xee1289| deepPink3 | Constant |
public static const deepPink3:uint = 0xcd1076| deepPink4 | Constant |
public static const deepPink4:uint = 0x8b0a50| deepSkyBlue | Constant |
public static const deepSkyBlue:uint = 0x00bfff| deepSkyBlue1 | Constant |
public static const deepSkyBlue1:uint = 0x00bfff| deepSkyBlue2 | Constant |
public static const deepSkyBlue2:uint = 0x00b2ee| deepSkyBlue3 | Constant |
public static const deepSkyBlue3:uint = 0x009acd| deepSkyBlue4 | Constant |
public static const deepSkyBlue4:uint = 0x00688b| dimGrey | Constant |
public static const dimGrey:uint = 0x696969| dodgerBlue | Constant |
public static const dodgerBlue:uint = 0x1e90ff| dodgerBlue1 | Constant |
public static const dodgerBlue1:uint = 0x1e90ff| dodgerBlue2 | Constant |
public static const dodgerBlue2:uint = 0x1c86ee| dodgerBlue3 | Constant |
public static const dodgerBlue3:uint = 0x1874cd| dodgerBlue4 | Constant |
public static const dodgerBlue4:uint = 0x104e8b| firebrick | Constant |
public static const firebrick:uint = 0xb22222| firebrick1 | Constant |
public static const firebrick1:uint = 0xff3030| firebrick2 | Constant |
public static const firebrick2:uint = 0xee2c2c| firebrick3 | Constant |
public static const firebrick3:uint = 0xcd2626| firebrick4 | Constant |
public static const firebrick4:uint = 0x8b1a1a| floralWhite | Constant |
public static const floralWhite:uint = 0xfffaf0| forestGreen | Constant |
public static const forestGreen:uint = 0x228b22| gainsboro | Constant |
public static const gainsboro:uint = 0xdcdcdc| ghostWhite | Constant |
public static const ghostWhite:uint = 0xf8f8ff| gold | Constant |
public static const gold:uint = 0xffd700| gold1 | Constant |
public static const gold1:uint = 0xffd700| gold2 | Constant |
public static const gold2:uint = 0xeec900| gold3 | Constant |
public static const gold3:uint = 0xcdad00| gold4 | Constant |
public static const gold4:uint = 0x8b7500| goldenrod | Constant |
public static const goldenrod:uint = 0xdaa520| goldenrod1 | Constant |
public static const goldenrod1:uint = 0xffc125| goldenrod2 | Constant |
public static const goldenrod2:uint = 0xeeb422| goldenrod3 | Constant |
public static const goldenrod3:uint = 0xcd9b1d| goldenrod4 | Constant |
public static const goldenrod4:uint = 0x8b6914| gray | Constant |
public static const gray:uint = 0xbebebe| gray0 | Constant |
public static const gray0:uint = 0x000000| gray1 | Constant |
public static const gray1:uint = 0x030303| gray10 | Constant |
public static const gray10:uint = 0x1a1a1a| gray100 | Constant |
public static const gray100:uint = 0xffffff| gray11 | Constant |
public static const gray11:uint = 0x1c1c1c| gray12 | Constant |
public static const gray12:uint = 0x1f1f1f| gray13 | Constant |
public static const gray13:uint = 0x212121| gray14 | Constant |
public static const gray14:uint = 0x242424| gray15 | Constant |
public static const gray15:uint = 0x262626| gray16 | Constant |
public static const gray16:uint = 0x292929| gray17 | Constant |
public static const gray17:uint = 0x2b2b2b| gray18 | Constant |
public static const gray18:uint = 0x2e2e2e| gray19 | Constant |
public static const gray19:uint = 0x303030| gray2 | Constant |
public static const gray2:uint = 0x050505| gray20 | Constant |
public static const gray20:uint = 0x333333| gray21 | Constant |
public static const gray21:uint = 0x363636| gray22 | Constant |
public static const gray22:uint = 0x383838| gray23 | Constant |
public static const gray23:uint = 0x3b3b3b| gray24 | Constant |
public static const gray24:uint = 0x3d3d3d| gray25 | Constant |
public static const gray25:uint = 0x404040| gray26 | Constant |
public static const gray26:uint = 0x424242| gray27 | Constant |
public static const gray27:uint = 0x454545| gray28 | Constant |
public static const gray28:uint = 0x474747| gray29 | Constant |
public static const gray29:uint = 0x4a4a4a| gray3 | Constant |
public static const gray3:uint = 0x080808| gray30 | Constant |
public static const gray30:uint = 0x4d4d4d| gray31 | Constant |
public static const gray31:uint = 0x4f4f4f| gray32 | Constant |
public static const gray32:uint = 0x525252| gray33 | Constant |
public static const gray33:uint = 0x545454| gray34 | Constant |
public static const gray34:uint = 0x575757| gray35 | Constant |
public static const gray35:uint = 0x595959| gray36 | Constant |
public static const gray36:uint = 0x5c5c5c| gray37 | Constant |
public static const gray37:uint = 0x5e5e5e| gray38 | Constant |
public static const gray38:uint = 0x616161| gray39 | Constant |
public static const gray39:uint = 0x636363| gray4 | Constant |
public static const gray4:uint = 0x0a0a0a| gray40 | Constant |
public static const gray40:uint = 0x666666| gray41 | Constant |
public static const gray41:uint = 0x696969| gray42 | Constant |
public static const gray42:uint = 0x6b6b6b| gray43 | Constant |
public static const gray43:uint = 0x6e6e6e| gray44 | Constant |
public static const gray44:uint = 0x707070| gray45 | Constant |
public static const gray45:uint = 0x737373| gray46 | Constant |
public static const gray46:uint = 0x757575| gray47 | Constant |
public static const gray47:uint = 0x787878| gray48 | Constant |
public static const gray48:uint = 0x7a7a7a| gray49 | Constant |
public static const gray49:uint = 0x7d7d7d| gray5 | Constant |
public static const gray5:uint = 0x0d0d0d| gray50 | Constant |
public static const gray50:uint = 0x7f7f7f| gray51 | Constant |
public static const gray51:uint = 0x828282| gray52 | Constant |
public static const gray52:uint = 0x858585| gray53 | Constant |
public static const gray53:uint = 0x878787| gray54 | Constant |
public static const gray54:uint = 0x8a8a8a| gray55 | Constant |
public static const gray55:uint = 0x8c8c8c| gray56 | Constant |
public static const gray56:uint = 0x8f8f8f| gray57 | Constant |
public static const gray57:uint = 0x919191| gray58 | Constant |
public static const gray58:uint = 0x949494| gray59 | Constant |
public static const gray59:uint = 0x969696| gray6 | Constant |
public static const gray6:uint = 0x0f0f0f| gray60 | Constant |
public static const gray60:uint = 0x999999| gray61 | Constant |
public static const gray61:uint = 0x9c9c9c| gray62 | Constant |
public static const gray62:uint = 0x9e9e9e| gray63 | Constant |
public static const gray63:uint = 0xa1a1a1| gray64 | Constant |
public static const gray64:uint = 0xa3a3a3| gray65 | Constant |
public static const gray65:uint = 0xa6a6a6| gray66 | Constant |
public static const gray66:uint = 0xa8a8a8| gray67 | Constant |
public static const gray67:uint = 0xababab| gray68 | Constant |
public static const gray68:uint = 0xadadad| gray69 | Constant |
public static const gray69:uint = 0xb0b0b0| gray7 | Constant |
public static const gray7:uint = 0x121212| gray70 | Constant |
public static const gray70:uint = 0xb3b3b3| gray71 | Constant |
public static const gray71:uint = 0xb5b5b5| gray72 | Constant |
public static const gray72:uint = 0xb8b8b8| gray73 | Constant |
public static const gray73:uint = 0xbababa| gray74 | Constant |
public static const gray74:uint = 0xbdbdbd| gray75 | Constant |
public static const gray75:uint = 0xbfbfbf| gray76 | Constant |
public static const gray76:uint = 0xc2c2c2| gray77 | Constant |
public static const gray77:uint = 0xc4c4c4| gray78 | Constant |
public static const gray78:uint = 0xc7c7c7| gray79 | Constant |
public static const gray79:uint = 0xc9c9c9| gray8 | Constant |
public static const gray8:uint = 0x141414| gray80 | Constant |
public static const gray80:uint = 0xcccccc| gray81 | Constant |
public static const gray81:uint = 0xcfcfcf| gray82 | Constant |
public static const gray82:uint = 0xd1d1d1| gray83 | Constant |
public static const gray83:uint = 0xd4d4d4| gray84 | Constant |
public static const gray84:uint = 0xd6d6d6| gray85 | Constant |
public static const gray85:uint = 0xd9d9d9| gray86 | Constant |
public static const gray86:uint = 0xdbdbdb| gray87 | Constant |
public static const gray87:uint = 0xdedede| gray88 | Constant |
public static const gray88:uint = 0xe0e0e0| gray89 | Constant |
public static const gray89:uint = 0xe3e3e3| gray9 | Constant |
public static const gray9:uint = 0x171717| gray90 | Constant |
public static const gray90:uint = 0xe5e5e5| gray91 | Constant |
public static const gray91:uint = 0xe8e8e8| gray92 | Constant |
public static const gray92:uint = 0xebebeb| gray93 | Constant |
public static const gray93:uint = 0xededed| gray94 | Constant |
public static const gray94:uint = 0xf0f0f0| gray95 | Constant |
public static const gray95:uint = 0xf2f2f2| gray96 | Constant |
public static const gray96:uint = 0xf5f5f5| gray97 | Constant |
public static const gray97:uint = 0xf7f7f7| gray98 | Constant |
public static const gray98:uint = 0xfafafa| gray99 | Constant |
public static const gray99:uint = 0xfcfcfc| green | Constant |
public static const green:uint = 0x00ff00| green1 | Constant |
public static const green1:uint = 0x00ff00| green2 | Constant |
public static const green2:uint = 0x00ee00| green3 | Constant |
public static const green3:uint = 0x00cd00| green4 | Constant |
public static const green4:uint = 0x008b00| greenYellow | Constant |
public static const greenYellow:uint = 0xadff2f| honeydew | Constant |
public static const honeydew:uint = 0xf0fff0| honeydew1 | Constant |
public static const honeydew1:uint = 0xf0fff0| honeydew2 | Constant |
public static const honeydew2:uint = 0xe0eee0| honeydew3 | Constant |
public static const honeydew3:uint = 0xc1cdc1| honeydew4 | Constant |
public static const honeydew4:uint = 0x838b83| hotPink | Constant |
public static const hotPink:uint = 0xff69b4| hotPink1 | Constant |
public static const hotPink1:uint = 0xff6eb4| hotPink2 | Constant |
public static const hotPink2:uint = 0xee6aa7| hotPink3 | Constant |
public static const hotPink3:uint = 0xcd6090| hotPink4 | Constant |
public static const hotPink4:uint = 0x8b3a62| indianRed | Constant |
public static const indianRed:uint = 0xcd5c5c| indianRed1 | Constant |
public static const indianRed1:uint = 0xff6a6a| indianRed2 | Constant |
public static const indianRed2:uint = 0xee6363| indianRed3 | Constant |
public static const indianRed3:uint = 0xcd5555| indianRed4 | Constant |
public static const indianRed4:uint = 0x8b3a3a| ivory | Constant |
public static const ivory:uint = 0xfffff0| ivory1 | Constant |
public static const ivory1:uint = 0xfffff0| ivory2 | Constant |
public static const ivory2:uint = 0xeeeee0| ivory3 | Constant |
public static const ivory3:uint = 0xcdcdc1| ivory4 | Constant |
public static const ivory4:uint = 0x8b8b83| khaki | Constant |
public static const khaki:uint = 0xf0e68c| khaki1 | Constant |
public static const khaki1:uint = 0xfff68f| khaki2 | Constant |
public static const khaki2:uint = 0xeee685| khaki3 | Constant |
public static const khaki3:uint = 0xcdc673| khaki4 | Constant |
public static const khaki4:uint = 0x8b864e| lavender | Constant |
public static const lavender:uint = 0xe6e6fa| lavenderBlush | Constant |
public static const lavenderBlush:uint = 0xfff0f5| lavenderBlush1 | Constant |
public static const lavenderBlush1:uint = 0xfff0f5| lavenderBlush2 | Constant |
public static const lavenderBlush2:uint = 0xeee0e5| lavenderBlush3 | Constant |
public static const lavenderBlush3:uint = 0xcdc1c5| lavenderBlush4 | Constant |
public static const lavenderBlush4:uint = 0x8b8386| lawnGreen | Constant |
public static const lawnGreen:uint = 0x7cfc00| lemonChiffon | Constant |
public static const lemonChiffon:uint = 0xfffacd| lemonChiffon1 | Constant |
public static const lemonChiffon1:uint = 0xfffacd| lemonChiffon2 | Constant |
public static const lemonChiffon2:uint = 0xeee9bf| lemonChiffon3 | Constant |
public static const lemonChiffon3:uint = 0xcdc9a5| lemonChiffon4 | Constant |
public static const lemonChiffon4:uint = 0x8b8970| lightBlue | Constant |
public static const lightBlue:uint = 0xadd8e6| lightBlue1 | Constant |
public static const lightBlue1:uint = 0xbfefff| lightBlue2 | Constant |
public static const lightBlue2:uint = 0xb2dfee| lightBlue3 | Constant |
public static const lightBlue3:uint = 0x9ac0cd| lightBlue4 | Constant |
public static const lightBlue4:uint = 0x68838b| lightCoral | Constant |
public static const lightCoral:uint = 0xf08080| lightCyan | Constant |
public static const lightCyan:uint = 0xe0ffff| lightCyan1 | Constant |
public static const lightCyan1:uint = 0xe0ffff| lightCyan2 | Constant |
public static const lightCyan2:uint = 0xd1eeee| lightCyan3 | Constant |
public static const lightCyan3:uint = 0xb4cdcd| lightCyan4 | Constant |
public static const lightCyan4:uint = 0x7a8b8b| lightGoldenrod | Constant |
public static const lightGoldenrod:uint = 0xeedd82| lightGoldenrod1 | Constant |
public static const lightGoldenrod1:uint = 0xffec8b| lightGoldenrod2 | Constant |
public static const lightGoldenrod2:uint = 0xeedc82| lightGoldenrod3 | Constant |
public static const lightGoldenrod3:uint = 0xcdbe70| lightGoldenrod4 | Constant |
public static const lightGoldenrod4:uint = 0x8b814c| lightGoldenrodYellow | Constant |
public static const lightGoldenrodYellow:uint = 0xfafad2| lightGray | Constant |
public static const lightGray:uint = 0xd3d3d3| lightGreen | Constant |
public static const lightGreen:uint = 0x90ee90| lightPink | Constant |
public static const lightPink:uint = 0xffb6c1| lightPink1 | Constant |
public static const lightPink1:uint = 0xffaeb9| lightPink2 | Constant |
public static const lightPink2:uint = 0xeea2ad| lightPink3 | Constant |
public static const lightPink3:uint = 0xcd8c95| lightPink4 | Constant |
public static const lightPink4:uint = 0x8b5f65| lightSalmon | Constant |
public static const lightSalmon:uint = 0xffa07a| lightSalmon1 | Constant |
public static const lightSalmon1:uint = 0xffa07a| lightSalmon2 | Constant |
public static const lightSalmon2:uint = 0xee9572| lightSalmon3 | Constant |
public static const lightSalmon3:uint = 0xcd8162| lightSalmon4 | Constant |
public static const lightSalmon4:uint = 0x8b5742| lightSeaGreen | Constant |
public static const lightSeaGreen:uint = 0x20b2aa| lightSkyBlue | Constant |
public static const lightSkyBlue:uint = 0x87cefa| lightSkyBlue1 | Constant |
public static const lightSkyBlue1:uint = 0xb0e2ff| lightSkyBlue2 | Constant |
public static const lightSkyBlue2:uint = 0xa4d3ee| lightSkyBlue3 | Constant |
public static const lightSkyBlue3:uint = 0x8db6cd| lightSkyBlue4 | Constant |
public static const lightSkyBlue4:uint = 0x607b8b| lightSlateBlue | Constant |
public static const lightSlateBlue:uint = 0x8470ff| lightSlateGrey | Constant |
public static const lightSlateGrey:uint = 0x778899| lightSteelBlue | Constant |
public static const lightSteelBlue:uint = 0xb0c4de| lightSteelBlue1 | Constant |
public static const lightSteelBlue1:uint = 0xcae1ff| lightSteelBlue2 | Constant |
public static const lightSteelBlue2:uint = 0xbcd2ee| lightSteelBlue3 | Constant |
public static const lightSteelBlue3:uint = 0xa2b5cd| lightSteelBlue4 | Constant |
public static const lightSteelBlue4:uint = 0x6e7b8b| lightYellow | Constant |
public static const lightYellow:uint = 0xffffe0| lightYellow1 | Constant |
public static const lightYellow1:uint = 0xffffe0| lightYellow2 | Constant |
public static const lightYellow2:uint = 0xeeeed1| lightYellow3 | Constant |
public static const lightYellow3:uint = 0xcdcdb4| lightYellow4 | Constant |
public static const lightYellow4:uint = 0x8b8b7a| limeGreen | Constant |
public static const limeGreen:uint = 0x32cd32| linen | Constant |
public static const linen:uint = 0xfaf0e6| magenta | Constant |
public static const magenta:uint = 0xff00ff| magenta1 | Constant |
public static const magenta1:uint = 0xff00ff| magenta2 | Constant |
public static const magenta2:uint = 0xee00ee| magenta3 | Constant |
public static const magenta3:uint = 0xcd00cd| magenta4 | Constant |
public static const magenta4:uint = 0x8b008b| maroon | Constant |
public static const maroon:uint = 0xb03060| maroon1 | Constant |
public static const maroon1:uint = 0xff34b3| maroon2 | Constant |
public static const maroon2:uint = 0xee30a7| maroon3 | Constant |
public static const maroon3:uint = 0xcd2990| maroon4 | Constant |
public static const maroon4:uint = 0x8b1c62| mediumAquamarine | Constant |
public static const mediumAquamarine:uint = 0x66cdaa| mediumBlue | Constant |
public static const mediumBlue:uint = 0x0000cd| mediumOrchid | Constant |
public static const mediumOrchid:uint = 0xba55d3| mediumOrchid1 | Constant |
public static const mediumOrchid1:uint = 0xe066ff| mediumOrchid2 | Constant |
public static const mediumOrchid2:uint = 0xd15fee| mediumOrchid3 | Constant |
public static const mediumOrchid3:uint = 0xb452cd| mediumOrchid4 | Constant |
public static const mediumOrchid4:uint = 0x7a378b| mediumPurple | Constant |
public static const mediumPurple:uint = 0x9370db| mediumPurple1 | Constant |
public static const mediumPurple1:uint = 0xab82ff| mediumPurple2 | Constant |
public static const mediumPurple2:uint = 0x9f79ee| mediumPurple3 | Constant |
public static const mediumPurple3:uint = 0x8968cd| mediumPurple4 | Constant |
public static const mediumPurple4:uint = 0x5d478b| mediumSeaGreen | Constant |
public static const mediumSeaGreen:uint = 0x3cb371| mediumSlateBlue | Constant |
public static const mediumSlateBlue:uint = 0x7b68ee| mediumSpringGreen | Constant |
public static const mediumSpringGreen:uint = 0x00fa9a| mediumTurquoise | Constant |
public static const mediumTurquoise:uint = 0x48d1cc| mediumVioletRed | Constant |
public static const mediumVioletRed:uint = 0xc71585| midnightBlue | Constant |
public static const midnightBlue:uint = 0x191970| mintCream | Constant |
public static const mintCream:uint = 0xf5fffa| mistyRose | Constant |
public static const mistyRose:uint = 0xffe4e1| mistyRose1 | Constant |
public static const mistyRose1:uint = 0xffe4e1| mistyRose2 | Constant |
public static const mistyRose2:uint = 0xeed5d2| mistyRose3 | Constant |
public static const mistyRose3:uint = 0xcdb7b5| mistyRose4 | Constant |
public static const mistyRose4:uint = 0x8b7d7b| moccasin | Constant |
public static const moccasin:uint = 0xffe4b5| navajoWhite | Constant |
public static const navajoWhite:uint = 0xffdead| navajoWhite1 | Constant |
public static const navajoWhite1:uint = 0xffdead| navajoWhite2 | Constant |
public static const navajoWhite2:uint = 0xeecfa1| navajoWhite3 | Constant |
public static const navajoWhite3:uint = 0xcdb38b| navajoWhite4 | Constant |
public static const navajoWhite4:uint = 0x8b795e| navy | Constant |
public static const navy:uint = 0x000080| navyBlue | Constant |
public static const navyBlue:uint = 0x000080| oldLace | Constant |
public static const oldLace:uint = 0xfdf5e6| oliveDrab | Constant |
public static const oliveDrab:uint = 0x6b8e23| oliveDrab1 | Constant |
public static const oliveDrab1:uint = 0xc0ff3e| oliveDrab2 | Constant |
public static const oliveDrab2:uint = 0xb3ee3a| oliveDrab3 | Constant |
public static const oliveDrab3:uint = 0x9acd32| oliveDrab4 | Constant |
public static const oliveDrab4:uint = 0x698b22| orange | Constant |
public static const orange:uint = 0xffa500| orange1 | Constant |
public static const orange1:uint = 0xffa500| orange2 | Constant |
public static const orange2:uint = 0xee9a00| orange3 | Constant |
public static const orange3:uint = 0xcd8500| orange4 | Constant |
public static const orange4:uint = 0x8b5a00| orangeRed | Constant |
public static const orangeRed:uint = 0xff4500| orangeRed1 | Constant |
public static const orangeRed1:uint = 0xff4500| orangeRed2 | Constant |
public static const orangeRed2:uint = 0xee4000| orangeRed3 | Constant |
public static const orangeRed3:uint = 0xcd3700| orangeRed4 | Constant |
public static const orangeRed4:uint = 0x8b2500| orchid | Constant |
public static const orchid:uint = 0xda70d6| orchid1 | Constant |
public static const orchid1:uint = 0xff83fa| orchid2 | Constant |
public static const orchid2:uint = 0xee7ae9| orchid3 | Constant |
public static const orchid3:uint = 0xcd69c9| orchid4 | Constant |
public static const orchid4:uint = 0x8b4789| paleGoldenrod | Constant |
public static const paleGoldenrod:uint = 0xeee8aa| paleGreen | Constant |
public static const paleGreen:uint = 0x98fb98| paleGreen1 | Constant |
public static const paleGreen1:uint = 0x9aff9a| paleGreen2 | Constant |
public static const paleGreen2:uint = 0x90ee90| paleGreen3 | Constant |
public static const paleGreen3:uint = 0x7ccd7c| paleGreen4 | Constant |
public static const paleGreen4:uint = 0x548b54| paleTurquoise | Constant |
public static const paleTurquoise:uint = 0xafeeee| paleTurquoise1 | Constant |
public static const paleTurquoise1:uint = 0xbbffff| paleTurquoise2 | Constant |
public static const paleTurquoise2:uint = 0xaeeeee| paleTurquoise3 | Constant |
public static const paleTurquoise3:uint = 0x96cdcd| paleTurquoise4 | Constant |
public static const paleTurquoise4:uint = 0x668b8b| paleVioletRed | Constant |
public static const paleVioletRed:uint = 0xdb7093| paleVioletRed1 | Constant |
public static const paleVioletRed1:uint = 0xff82ab| paleVioletRed2 | Constant |
public static const paleVioletRed2:uint = 0xee799f| paleVioletRed3 | Constant |
public static const paleVioletRed3:uint = 0xcd6889| paleVioletRed4 | Constant |
public static const paleVioletRed4:uint = 0x8b475d| papayaWhip | Constant |
public static const papayaWhip:uint = 0xffefd5| peachPuff | Constant |
public static const peachPuff:uint = 0xffdab9| peachPuff1 | Constant |
public static const peachPuff1:uint = 0xffdab9| peachPuff2 | Constant |
public static const peachPuff2:uint = 0xeecbad| peachPuff3 | Constant |
public static const peachPuff3:uint = 0xcdaf95| peachPuff4 | Constant |
public static const peachPuff4:uint = 0x8b7765| peru | Constant |
public static const peru:uint = 0xcd853f| pink | Constant |
public static const pink:uint = 0xffc0cb| pink1 | Constant |
public static const pink1:uint = 0xffb5c5| pink2 | Constant |
public static const pink2:uint = 0xeea9b8| pink3 | Constant |
public static const pink3:uint = 0xcd919e| pink4 | Constant |
public static const pink4:uint = 0x8b636c| plum | Constant |
public static const plum:uint = 0xdda0dd| plum1 | Constant |
public static const plum1:uint = 0xffbbff| plum2 | Constant |
public static const plum2:uint = 0xeeaeee| plum3 | Constant |
public static const plum3:uint = 0xcd96cd| plum4 | Constant |
public static const plum4:uint = 0x8b668b| powderBlue | Constant |
public static const powderBlue:uint = 0xb0e0e6| purple | Constant |
public static const purple:uint = 0xa020f0| purple1 | Constant |
public static const purple1:uint = 0x9b30ff| purple2 | Constant |
public static const purple2:uint = 0x912cee| purple3 | Constant |
public static const purple3:uint = 0x7d26cd| purple4 | Constant |
public static const purple4:uint = 0x551a8b| red | Constant |
public static const red:uint = 0xff0000| red1 | Constant |
public static const red1:uint = 0xff0000| red2 | Constant |
public static const red2:uint = 0xee0000| red3 | Constant |
public static const red3:uint = 0xcd0000| red4 | Constant |
public static const red4:uint = 0x8b0000| rosyBrown | Constant |
public static const rosyBrown:uint = 0xbc8f8f| rosyBrown1 | Constant |
public static const rosyBrown1:uint = 0xffc1c1| rosyBrown2 | Constant |
public static const rosyBrown2:uint = 0xeeb4b4| rosyBrown3 | Constant |
public static const rosyBrown3:uint = 0xcd9b9b| rosyBrown4 | Constant |
public static const rosyBrown4:uint = 0x8b6969| royalBlue | Constant |
public static const royalBlue:uint = 0x4169e1| royalBlue1 | Constant |
public static const royalBlue1:uint = 0x4876ff| royalBlue2 | Constant |
public static const royalBlue2:uint = 0x436eee| royalBlue3 | Constant |
public static const royalBlue3:uint = 0x3a5fcd| royalBlue4 | Constant |
public static const royalBlue4:uint = 0x27408b| saddleBrown | Constant |
public static const saddleBrown:uint = 0x8b4513| salmon | Constant |
public static const salmon:uint = 0xfa8072| salmon1 | Constant |
public static const salmon1:uint = 0xff8c69| salmon2 | Constant |
public static const salmon2:uint = 0xee8262| salmon3 | Constant |
public static const salmon3:uint = 0xcd7054| salmon4 | Constant |
public static const salmon4:uint = 0x8b4c39| sandyBrown | Constant |
public static const sandyBrown:uint = 0xf4a460| seaGreen | Constant |
public static const seaGreen:uint = 0x2e8b57| seaGreen1 | Constant |
public static const seaGreen1:uint = 0x54ff9f| seaGreen2 | Constant |
public static const seaGreen2:uint = 0x4eee94| seaGreen3 | Constant |
public static const seaGreen3:uint = 0x43cd80| seaGreen4 | Constant |
public static const seaGreen4:uint = 0x2e8b57| seashell | Constant |
public static const seashell:uint = 0xfff5ee| seashell1 | Constant |
public static const seashell1:uint = 0xfff5ee| seashell2 | Constant |
public static const seashell2:uint = 0xeee5de| seashell3 | Constant |
public static const seashell3:uint = 0xcdc5bf| seashell4 | Constant |
public static const seashell4:uint = 0x8b8682| sienna | Constant |
public static const sienna:uint = 0xa0522d| sienna1 | Constant |
public static const sienna1:uint = 0xff8247| sienna2 | Constant |
public static const sienna2:uint = 0xee7942| sienna3 | Constant |
public static const sienna3:uint = 0xcd6839| sienna4 | Constant |
public static const sienna4:uint = 0x8b4726| skyBlue | Constant |
public static const skyBlue:uint = 0x87ceeb| skyBlue1 | Constant |
public static const skyBlue1:uint = 0x87ceff| skyBlue2 | Constant |
public static const skyBlue2:uint = 0x7ec0ee| skyBlue3 | Constant |
public static const skyBlue3:uint = 0x6ca6cd| skyBlue4 | Constant |
public static const skyBlue4:uint = 0x4a708b| slateBlue | Constant |
public static const slateBlue:uint = 0x6a5acd| slateBlue1 | Constant |
public static const slateBlue1:uint = 0x836fff| slateBlue2 | Constant |
public static const slateBlue2:uint = 0x7a67ee| slateBlue3 | Constant |
public static const slateBlue3:uint = 0x6959cd| slateBlue4 | Constant |
public static const slateBlue4:uint = 0x473c8b| slateGray | Constant |
public static const slateGray:uint = 0x708090| slateGray1 | Constant |
public static const slateGray1:uint = 0xc6e2ff| slateGray2 | Constant |
public static const slateGray2:uint = 0xb9d3ee| slateGray3 | Constant |
public static const slateGray3:uint = 0x9fb6cd| slateGray4 | Constant |
public static const slateGray4:uint = 0x6c7b8b| snow | Constant |
public static const snow:uint = 0xfffafa| snow1 | Constant |
public static const snow1:uint = 0xfffafa| snow2 | Constant |
public static const snow2:uint = 0xeee9e9| snow3 | Constant |
public static const snow3:uint = 0xcdc9c9| snow4 | Constant |
public static const snow4:uint = 0x8b8989| springGreen | Constant |
public static const springGreen:uint = 0x00ff7f| springGreen1 | Constant |
public static const springGreen1:uint = 0x00ff7f| springGreen2 | Constant |
public static const springGreen2:uint = 0x00ee76| springGreen3 | Constant |
public static const springGreen3:uint = 0x00cd66| springGreen4 | Constant |
public static const springGreen4:uint = 0x008b45| steelBlue | Constant |
public static const steelBlue:uint = 0x4682b4| steelBlue1 | Constant |
public static const steelBlue1:uint = 0x63b8ff| steelBlue2 | Constant |
public static const steelBlue2:uint = 0x5cacee| steelBlue3 | Constant |
public static const steelBlue3:uint = 0x4f94cd| steelBlue4 | Constant |
public static const steelBlue4:uint = 0x36648b| tan | Constant |
public static const tan:uint = 0xd2b48c| tan1 | Constant |
public static const tan1:uint = 0xffa54f| tan2 | Constant |
public static const tan2:uint = 0xee9a49| tan3 | Constant |
public static const tan3:uint = 0xcd853f| tan4 | Constant |
public static const tan4:uint = 0x8b5a2b| thistle | Constant |
public static const thistle:uint = 0xd8bfd8| thistle1 | Constant |
public static const thistle1:uint = 0xffe1ff| thistle2 | Constant |
public static const thistle2:uint = 0xeed2ee| thistle3 | Constant |
public static const thistle3:uint = 0xcdb5cd| thistle4 | Constant |
public static const thistle4:uint = 0x8b7b8b| tomato | Constant |
public static const tomato:uint = 0xff6347| tomato1 | Constant |
public static const tomato1:uint = 0xff6347| tomato2 | Constant |
public static const tomato2:uint = 0xee5c42| tomato3 | Constant |
public static const tomato3:uint = 0xcd4f39| tomato4 | Constant |
public static const tomato4:uint = 0xff6347| turquoise | Constant |
public static const turquoise:uint = 0x40e0d0| turquoise1 | Constant |
public static const turquoise1:uint = 0x00f5ff| turquoise2 | Constant |
public static const turquoise2:uint = 0x00e5ee| turquoise3 | Constant |
public static const turquoise3:uint = 0x00c5cd| turquoise4 | Constant |
public static const turquoise4:uint = 0x00868b| violet | Constant |
public static const violet:uint = 0xee82ee| violetRed | Constant |
public static const violetRed:uint = 0xd02090| violetRed1 | Constant |
public static const violetRed1:uint = 0xff3e96| violetRed2 | Constant |
public static const violetRed2:uint = 0xee3a8c| violetRed3 | Constant |
public static const violetRed3:uint = 0xcd3278| violetRed4 | Constant |
public static const violetRed4:uint = 0x8b2252| wheat | Constant |
public static const wheat:uint = 0xf5deb3| wheat1 | Constant |
public static const wheat1:uint = 0xffe7ba| wheat2 | Constant |
public static const wheat2:uint = 0xeed8ae| wheat3 | Constant |
public static const wheat3:uint = 0xcdba96| wheat4 | Constant |
public static const wheat4:uint = 0x8b7e66| white | Constant |
public static const white:uint = 0xffffff| whiteSmoke | Constant |
public static const whiteSmoke:uint = 0xf5f5f5| yellow | Constant |
public static const yellow:uint = 0xffff00| yellow1 | Constant |
public static const yellow1:uint = 0xffff00| yellow2 | Constant |
public static const yellow2:uint = 0xeeee00| yellow3 | Constant |
public static const yellow3:uint = 0xcdcd00| yellow4 | Constant |
public static const yellow4:uint = 0x8b8b00| yellowGreen | Constant |
public static const yellowGreen:uint = 0x9acd32