__init__(self) -> None
__init__(self,int r,int g,int b,int a=255) -> None
__eq__(self, GSRoot.Color) -> bool
__ne__(self, GSRootColor) -> bool
__str__(self) -> unicode
Set(self,int r,int g,int b,int a) -> None
SetRed(self, int) -> None
SetGreen(self, int) -> None
SetBlue(self, int) -> None
SetAlpha(self, int) -> None
GetRed(self) -> int
GetGreen(self) -> int
GetBlue(self) -> int
GetAlpha(self) -> int
Black -> Color
DarkGray -> Color
Gray -> Color
LightGray -> Color
White -> Color
Red -> Color
Green -> Color
Blue -> Color
Cyan -> Color
Magenta -> Color
Yellow -> Color