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

#include <TileData.h>

Public Attributes

Int blendNdx
 
UnsignedByte horiz
 
UnsignedByte vert
 
UnsignedByte rightDiagonal
 
UnsignedByte leftDiagonal
 
UnsignedByte inverted
 
UnsignedByte longDiagonal
 
Int customBlendEdgeClass
 

Detailed Description

Definition at line 40 of file TileData.h.

Member Data Documentation

◆ blendNdx

Int TBlendTileInfo::blendNdx

Definition at line 41 of file TileData.h.

◆ customBlendEdgeClass

Int TBlendTileInfo::customBlendEdgeClass

Definition at line 48 of file TileData.h.

◆ horiz

UnsignedByte TBlendTileInfo::horiz

Definition at line 42 of file TileData.h.

◆ inverted

UnsignedByte TBlendTileInfo::inverted

Definition at line 46 of file TileData.h.

◆ leftDiagonal

UnsignedByte TBlendTileInfo::leftDiagonal

Definition at line 45 of file TileData.h.

◆ longDiagonal

UnsignedByte TBlendTileInfo::longDiagonal

Definition at line 47 of file TileData.h.

◆ rightDiagonal

UnsignedByte TBlendTileInfo::rightDiagonal

Definition at line 44 of file TileData.h.

◆ vert

UnsignedByte TBlendTileInfo::vert

Definition at line 43 of file TileData.h.


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