Nuclide
Software Development Kit for id Tech
|
Container class that'll deal with handling colors via a variety of different means. More...
Public Member Functions | |
void | VGUIColor (void) |
nonvirtual void | SetColor (vector) |
nonvirtual void | SetColorWithAlpha (vector, float) |
nonvirtual vector | GetColor (void) |
nonvirtual float | GetAlpha (void) |
Container class that'll deal with handling colors via a variety of different means.
VGUI Widget: Color Container
vector VGUIColor::GetColor | ( | void | ) |
void VGUIColor::SetColor | ( | vector | value | ) |