![]() |
Chira Engine
A customizable MIT-licensed game engine.
|
Public Member Functions | |
| ColorRG (float R, float G) | |
| ColorRG (float all) | |
| bool | operator== (const ColorRG &other) const |
| bool | operator!= (const ColorRG &other) const |
Public Attributes | |
| float | r |
| float | g |