Capycore Engine  0.1.0
A simple and lightweight game engine written in C++ based on the Unity API architecture.
Loading...
Searching...
No Matches
color.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Color
 Represents a color with red, green, blue, and alpha components. Each component is represented as an unsigned short (0-255). More...