|
TAMods
0.4
Customization mod for Tribes:Ascend
|
#include <Utils.h>
Public Attributes | |
| number | r |
| number | g |
| number | b |
| number | a |
A color
| number Color::a |
A byte defining the opacity component of the color
| number Color::b |
A byte defining the blue component of the color
| number Color::g |
A byte defining the green component of the color
| number Color::r |
A byte defining the red component of the color
1.8.10