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
MakePoint Method
Namespace:
Gamelogic.Grids
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
Copy
protected
override
FlatTriPoint
MakePoint
(
PointyHexPoint
basePoint
,
int
index
)
Parameters
basePoint
Type:
Gamelogic.Grids
PointyHexPoint
index
Type:
System
Int32
Return Value
Type:
FlatTriPoint
See Also
Reference
FlatTriGrid
TCell
Class
Gamelogic.Grids Namespace