Carpenter Engine
A C++ game engine with a build once run anywhere solution
|
A color struct with 4 components: RGBA. More...
#include <Utils.hpp>
Public Attributes | |
unsigned char | r |
unsigned char | g |
unsigned char | b |
unsigned char | a |
A color struct with 4 components: RGBA.