JNGL
Easy to use cross-platform 2D game library
Loading...
Searching...
No Matches
Color Member List

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

Color(unsigned char red, unsigned char green, unsigned char blue)Color
getBlue() constColor
getGreen() constColor
getRed() constColor
operator Rgb() constColor
setBlue(unsigned char)Color
setGreen(unsigned char)Color
setRed(unsigned char)Color