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

#include <Properties.h>

Public Attributes

UnsignedInt controlID
 controlID from resource file
 
RGBColorInt color
 the color for this controlID
 

Detailed Description

This makes it easier for us to associate colors with dialog control ID's for purposes of custom color buttons

Definition at line 68 of file Properties.h.

Member Data Documentation

◆ color

RGBColorInt ColorControl::color

the color for this controlID

Definition at line 72 of file Properties.h.

◆ controlID

UnsignedInt ColorControl::controlID

controlID from resource file

Definition at line 71 of file Properties.h.


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