Richard Boegli's CnC_Generals_Zero_Hour Fork WIP
This is documentation of Richard Boegil's Zero Hour Fork
 
Loading...
Searching...
No Matches
RGBColorInt Struct Reference

#include <GUIEditColor.h>

Public Attributes

Int red
 
Int green
 
Int blue
 
Int alpha
 

Detailed Description

Integer color representation

Definition at line 64 of file GUIEditColor.h.

Member Data Documentation

◆ alpha

Int RGBColorInt::alpha

Definition at line 69 of file GUIEditColor.h.

◆ blue

Int RGBColorInt::blue

Definition at line 68 of file GUIEditColor.h.

◆ green

Int RGBColorInt::green

Definition at line 67 of file GUIEditColor.h.

◆ red

Int RGBColorInt::red

Definition at line 66 of file GUIEditColor.h.


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