Lua Player Plus Vita
Documentation of lpp-vita
Loading...
Searching...
No Matches
Color Class Reference

Public Member Functions

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