Gamelogic Grids 1 Documentation [Deprecated]
Gamelogic Grids 1 Documentation [Deprecated]
Gamelogic.Grids
CairoGrid(TCell) Class
CairoGrid(TCell) Methods
ArrayPointFromGridPoint Method
BeginShape Method
CalculateStorage Method
CloneStructure(TNewCellType) Method
Default Method
DefaultContains Method
FatRectangle Method
GridPointFromArrayPoint Method
Hexagon Method
MakePoint Method
MakeUnderlyingGrid Method
Parallelogram Method
Rectangle Method
Single Method
SingleGroup Method
ThinRectangle Method
ToString Method
CairoGrid
TCell
MakePoint Method
Namespace:
Gamelogic.Grids
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
Copy
protected
override
CairoPoint
MakePoint
(
PointyHexPoint
basePoint
,
int
index
)
Parameters
basePoint
Type:
Gamelogic.Grids
PointyHexPoint
index
Type:
System
Int32
Return Value
Type:
CairoPoint
See Also
Reference
CairoGrid
TCell
Class
Gamelogic.Grids Namespace