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

#include <Gadget.h>

Public Attributes

Int cellType
 
Color color
 
void * data
 
void * userData
 
Int width
 
Int height
 

Detailed Description

Definition at line 321 of file Gadget.h.

Member Data Documentation

◆ cellType

Int _ListEntryCell::cellType

Definition at line 323 of file Gadget.h.

◆ color

Color _ListEntryCell::color

Definition at line 324 of file Gadget.h.

◆ data

void* _ListEntryCell::data

Definition at line 325 of file Gadget.h.

◆ height

Int _ListEntryCell::height

Definition at line 328 of file Gadget.h.

◆ userData

void* _ListEntryCell::userData

Definition at line 326 of file Gadget.h.

◆ width

Int _ListEntryCell::width

Definition at line 327 of file Gadget.h.


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