Lua Player Plus Vita
Documentation of lpp-vita
Color Class Reference

Public Member Functions

int new (int r, int g, int b, int a)
 Create a new color. More...
 
int getR (int clr)
 Return the R channel value of a color. More...
 
int getG (int clr)
 Return the G channel value of a color. More...
 
int getB (int clr)
 Return the B channel value of a color. More...
 
int getA (int clr)
 Return the A channel value of a color. More...