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

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

getAlpha() constRgba
getBlue() constRgba
getGreen() constRgba
getRed() constRgba
operator Rgb() constRgbaexplicit
Rgba(float red, float green, float blue, float alpha)Rgba
Rgba(Rgb, Alpha) (defined in Rgba)Rgba
setAlpha(float)Rgba
setAlpha(Alpha) (defined in Rgba)Rgba
setBlue(float)Rgba
setGreen(float)Rgba
setRed(float)Rgba
setRgb(Rgb color)Rgba
u8(uint8_t red, uint8_t green, uint8_t blue, uint8_t alpha) (defined in Rgba)Rgbastatic