Bubba-3D  0.9.0
Awesome game engine!
HUDGraphic::Color Member List

This is the complete list of members for HUDGraphic::Color, including all inherited members.

Color(std::string hexString)HUDGraphic::Color
Color(std::string hexString, float opacity)HUDGraphic::Color
Color(int red, int green, int blue)HUDGraphic::Color
Color(int red, int green, int blue, float opacity)HUDGraphic::Color
Color(chag::float4 rawColor)HUDGraphic::Color
getColor()HUDGraphic::Color