This is the complete list of members for Color, including all inherited members.
aqua (defined in Color) | Color | static |
black (defined in Color) | Color | static |
blue (defined in Color) | Color | static |
Color() (defined in Color) | Color | |
Color(int r, int g, int b, int alpha=255) (defined in Color) | Color | |
Color(string color, int alpha=255) (defined in Color) | Color | |
colortoi(string color) (defined in Color) | Color | static |
cyan (defined in Color) | Color | static |
darkGray (defined in Color) | Color | static |
fuchsia (defined in Color) | Color | static |
getAlpha() (defined in Color) | Color | virtual |
getARGB() (defined in Color) | Color | virtual |
getB() (defined in Color) | Color | virtual |
getG() (defined in Color) | Color | virtual |
getR() (defined in Color) | Color | virtual |
getRGBA() (defined in Color) | Color | virtual |
gray (defined in Color) | Color | static |
green (defined in Color) | Color | static |
lightGray (defined in Color) | Color | static |
lime (defined in Color) | Color | static |
magenta (defined in Color) | Color | static |
maroon (defined in Color) | Color | static |
navy (defined in Color) | Color | static |
olive (defined in Color) | Color | static |
orange (defined in Color) | Color | static |
pink (defined in Color) | Color | static |
purple (defined in Color) | Color | static |
red (defined in Color) | Color | static |
saqua (defined in Color) | Color | static |
sblack (defined in Color) | Color | static |
sblue (defined in Color) | Color | static |
scyan (defined in Color) | Color | static |
sdarkGray (defined in Color) | Color | static |
setColor(string color) (defined in Color) | Color | virtual |
setColor(int red, int green, int blue) (defined in Color) | Color | virtual |
setColorToI(string color) (defined in Color) | Color | protected |
sfuchsia (defined in Color) | Color | static |
sgray (defined in Color) | Color | static |
sgreen (defined in Color) | Color | static |
silver (defined in Color) | Color | static |
slightGray (defined in Color) | Color | static |
slime (defined in Color) | Color | static |
smagenta (defined in Color) | Color | static |
smaroon (defined in Color) | Color | static |
snavy (defined in Color) | Color | static |
solive (defined in Color) | Color | static |
sorange (defined in Color) | Color | static |
spink (defined in Color) | Color | static |
spurple (defined in Color) | Color | static |
sred (defined in Color) | Color | static |
ssilver (defined in Color) | Color | static |
steal (defined in Color) | Color | static |
swhite (defined in Color) | Color | static |
syellow (defined in Color) | Color | static |
teal (defined in Color) | Color | static |
white (defined in Color) | Color | static |
yellow (defined in Color) | Color | static |
~IColor() (defined in IColor) | IColor | inlinevirtual |