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