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
CalculateStorage Method
Namespace:
Gamelogic.Grids
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
Copy
public
static
IntRect
CalculateStorage
(
IEnumerable
<
PointyTriPoint
>
points
)
Parameters
points
Type:
System.Collections.Generic
IEnumerable
PointyTriPoint
Return Value
Type:
IntRect
See Also
Reference
PointyTriGrid
TCell
Class
Gamelogic.Grids Namespace