|
MochiEngine
|
unsigned int vector of 4 elements, with the rgb elements of the color and an alpha channel. It also has automatic conversion to SDL_Color for ease of use with SDL. More...
#include <Types.hpp>
Public Attributes | |
| unsigned int | r |
| unsigned int | g |
| unsigned int | b |
| unsigned int | a |
unsigned int vector of 4 elements, with the rgb elements of the color and an alpha channel. It also has automatic conversion to SDL_Color for ease of use with SDL.