ScummVM API documentation
Twp::Color Member List

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

a (defined in Twp::Color)Twp::Color
b (defined in Twp::Color)Twp::Color
Color(float red=1.0f, float green=1.0f, float blue=1.0f, float alpha=1.0f) (defined in Twp::Color)Twp::Colorinline
create(uint8 red, uint8 green, uint8 blue, uint8 alpha=0xFF) (defined in Twp::Color)Twp::Colorinlinestatic
fromRgba(int c) (defined in Twp::Color)Twp::Colorinlinestatic
g (defined in Twp::Color)Twp::Color
operator*(float f) (defined in Twp::Color)Twp::Colorinline
operator+(const Color &c) (defined in Twp::Color)Twp::Colorinline
operator-(const Color &c) (defined in Twp::Color)Twp::Colorinline
r (defined in Twp::Color)Twp::Color
rgb(int c) (defined in Twp::Color)Twp::Colorinlinestatic
rgba (defined in Twp::Color)Twp::Color
toInt() const (defined in Twp::Color)Twp::Color
toStr() (defined in Twp::Color)Twp::Colorinline
v (defined in Twp::Color)Twp::Color
withAlpha(const Color &c, float alpha=1.0f) (defined in Twp::Color)Twp::Colorinlinestatic