Gamelogic Grids 1 Documentation [Deprecated]
Gamelogic Grids 1 Documentation [Deprecated]
Gamelogic.Grids
FlatTriGrid(TCell) Class
FlatTriGrid(TCell) Methods
ArrayPointFromGridPoint Method
BeginShape Method
CalculateStorage Method
CloneStructure(TNewCellType) Method
Default Method
DefaultContains Method
DownTriangle Method
GridPointFromArrayPoint Method
Hexagon Method
MakeEdgeGrid(TNewCell) Method
MakePoint Method
MakeUnderlyingGrid Method
MakeVertexGrid(TNewCell) Method
ParallelogramXY Method
ParallelogramXZ Method
Rectangle Method
Single Method
SingleGroup Method
Star Method
ToString Method
UpTriangle Method
FlatTriGrid
TCell
ParallelogramXY Method
Namespace:
Gamelogic.Grids
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
Copy
public
static
FlatTriGrid
<TCell>
ParallelogramXY
(
int
width
,
int
height
)
Parameters
width
Type:
System
Int32
height
Type:
System
Int32
Return Value
Type:
FlatTriGrid
TCell
See Also
Reference
FlatTriGrid
TCell
Class
Gamelogic.Grids Namespace