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

#include <NewHeightMap.h>

Public Attributes

Int xExtent
 
Int yExtent
 
Int initialHeight
 
Int borderWidth
 
Bool forResize
 If for resize, then the anchor bools are set.
 
Bool anchorTop
 It can be anchor top, or anchor bottom, or neither, but not both.
 
Bool anchorBottom
 
Bool anchorLeft
 It can be anchor left, or anchor right, or neither but not both.
 
Bool anchorRight
 

Detailed Description

Definition at line 30 of file NewHeightMap.h.

Member Data Documentation

◆ anchorBottom

Bool TNewHeightInfo::anchorBottom

Definition at line 37 of file NewHeightMap.h.

◆ anchorLeft

Bool TNewHeightInfo::anchorLeft

It can be anchor left, or anchor right, or neither but not both.

Definition at line 38 of file NewHeightMap.h.

◆ anchorRight

Bool TNewHeightInfo::anchorRight

Definition at line 39 of file NewHeightMap.h.

◆ anchorTop

Bool TNewHeightInfo::anchorTop

It can be anchor top, or anchor bottom, or neither, but not both.

Definition at line 36 of file NewHeightMap.h.

◆ borderWidth

Int TNewHeightInfo::borderWidth

Definition at line 34 of file NewHeightMap.h.

◆ forResize

Bool TNewHeightInfo::forResize

If for resize, then the anchor bools are set.

Definition at line 35 of file NewHeightMap.h.

◆ initialHeight

Int TNewHeightInfo::initialHeight

Definition at line 33 of file NewHeightMap.h.

◆ xExtent

Int TNewHeightInfo::xExtent

Definition at line 31 of file NewHeightMap.h.

◆ yExtent

Int TNewHeightInfo::yExtent

Definition at line 32 of file NewHeightMap.h.


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