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

Struct in memory. More...

#include <WorldHeightMap.h>

Public Attributes

Int globalTextureClass
 
Int firstTile
 
Int numTiles
 
Int width
 
Int isBlendEdgeTile
 True if the texture contains blend edges.
 
AsciiString name
 
ICoord2D positionInTexture
 

Detailed Description

Struct in memory.

Definition at line 61 of file WorldHeightMap.h.

Member Data Documentation

◆ firstTile

Int TXTextureClass::firstTile

Definition at line 63 of file WorldHeightMap.h.

◆ globalTextureClass

Int TXTextureClass::globalTextureClass

Definition at line 62 of file WorldHeightMap.h.

◆ isBlendEdgeTile

Int TXTextureClass::isBlendEdgeTile

True if the texture contains blend edges.

Definition at line 66 of file WorldHeightMap.h.

◆ name

AsciiString TXTextureClass::name

Definition at line 67 of file WorldHeightMap.h.

◆ numTiles

Int TXTextureClass::numTiles

Definition at line 64 of file WorldHeightMap.h.

◆ positionInTexture

ICoord2D TXTextureClass::positionInTexture

Definition at line 68 of file WorldHeightMap.h.

◆ width

Int TXTextureClass::width

Definition at line 65 of file WorldHeightMap.h.


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