TAMods  0.4
Customization mod for Tribes:Ascend
Public Attributes | List of all members
Color Struct Reference

#include <Utils.h>

Public Attributes

number r
 
number g
 
number b
 
number a
 

Detailed Description

A color

Member Data Documentation

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


The documentation for this struct was generated from the following file: