Carpenter Engine
A C++ game engine with a build once run anywhere solution
Loading...
Searching...
No Matches
Public Attributes | List of all members
Engine::Color Struct Reference

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
 

Detailed Description

A color struct with 4 components: RGBA.


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