Gamelogic Grids 1 Documentation [Deprecated]
Gamelogic Grids 1 Documentation [Deprecated]
Gamelogic.Grids
DiamondGrid(TCell) Class
DiamondGrid(TCell) Methods
ArrayPointFromGridPoint Method
ArrayPointFromPoint Method
BeginShape Method
CalculateStorage Method
CloneStructure(TNewCellType) Method
Default Method
DefaultContains Method
Diamond Method
FatRectangle Method
GetPrincipleNeighborDirections Method
GetSpiralIterator Method
GridPointFromArrayPoint Method
HorizontallyWrappedParallelogram Method
MakeEdgeGrid(TNewCell) Method
MakeVertexGrid(TNewCell) Method
Parallelogram Method
PointFromArrayPoint Method
Rectangle Method
SetNeighborsDiagonals Method
SetNeighborsMain Method
SetNeighborsMainAndDiagonals Method
Single Method
ThinRectangle Method
ToString Method
VerticallyWrappedParallelogram Method
WrappedParallelogram Method
DiamondGrid
TCell
ThinRectangle Method
Namespace:
Gamelogic.Grids
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
Copy
public
static
DiamondGrid
<TCell>
ThinRectangle
(
int
width
,
int
height
)
Parameters
width
Type:
System
Int32
height
Type:
System
Int32
Return Value
Type:
DiamondGrid
TCell
See Also
Reference
DiamondGrid
TCell
Class
Gamelogic.Grids Namespace