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

#include <BaseType.h>

Public Attributes

UnsignedInt red
 
UnsignedInt green
 
UnsignedInt blue
 
UnsignedInt alpha
 

Detailed Description

Definition at line 488 of file BaseType.h.

Member Data Documentation

◆ alpha

UnsignedInt RGBAColorInt::alpha

Definition at line 491 of file BaseType.h.

◆ blue

UnsignedInt RGBAColorInt::blue

Definition at line 491 of file BaseType.h.

◆ green

UnsignedInt RGBAColorInt::green

Definition at line 491 of file BaseType.h.

◆ red

UnsignedInt RGBAColorInt::red

Definition at line 491 of file BaseType.h.


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