프로퍼티 | 타입 | 설명 | |
---|---|---|---|
DefaultSubCell | SubCell | ||
EnableDepthBuffer | bool | ||
MaximumTerrainHeight | byte | ||
MaximumTileSearchRange | int | ||
SubCellOffsets | OpenRA.WVec[] | ||
TileSize | |||
Type | MapGridType |
메소드 | 설명 | |
---|---|---|
MapGrid ( MiniYaml yaml ) : System.Collections.Generic | ||
OffsetOfSubCell ( SubCell subCell ) : OpenRA.WVec |
메소드 | 설명 | |
---|---|---|
CreateTilesByDistance ( ) : OpenRA.CVec[][] |
public MapGrid ( MiniYaml yaml ) : System.Collections.Generic | ||
yaml | MiniYaml | |
리턴 | System.Collections.Generic |
public OffsetOfSubCell ( SubCell subCell ) : OpenRA.WVec | ||
subCell | SubCell | |
리턴 | OpenRA.WVec |