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

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

getBlue() constRgb
getBlue_u8() constRgb
getGreen() constRgb
getGreen_u8() constRgb
getRed() constRgb
getRed_u8() constRgb
operator Color() constRgbexplicit
Rgb(float red, float green, float blue)Rgb
Rgb(Color)Rgb
setBlue(float)Rgb
setGreen(float)Rgb
setRed(float)Rgb
u8(uint8_t red, uint8_t green, uint8_t blue) (defined in Rgb)Rgbstatic