Chira Engine
A customizable MIT-licensed game engine.
chira::ColorR Struct Reference

Public Member Functions

 ColorR (float R)
 
bool operator== (const ColorR &other) const
 
bool operator!= (const ColorR &other) const
 

Public Attributes

float r
 

Detailed Description

Definition at line 7 of file Color.h.


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