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