Property | Type | Description | |
---|---|---|---|
DefaultSubCell | SubCell | ||
EnableDepthBuffer | bool | ||
MaximumTerrainHeight | byte | ||
MaximumTileSearchRange | int | ||
SubCellOffsets | OpenRA.WVec[] | ||
TileSize | |||
Type | MapGridType |
Method | Description | |
---|---|---|
MapGrid ( MiniYaml yaml ) : System.Collections.Generic | ||
OffsetOfSubCell ( SubCell subCell ) : OpenRA.WVec |
Method | Description | |
---|---|---|
CreateTilesByDistance ( ) : OpenRA.CVec[][] |
public MapGrid ( MiniYaml yaml ) : System.Collections.Generic | ||
yaml | MiniYaml | |
return | System.Collections.Generic |
public OffsetOfSubCell ( SubCell subCell ) : OpenRA.WVec | ||
subCell | SubCell | |
return | OpenRA.WVec |