Gamelogic Grids 1 Documentation [Deprecated]
Gamelogic Grids 1 Documentation [Deprecated]
Gamelogic.Grids
FlatRhombGrid(TCell) Class
FlatRhombGrid(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
FlatRhombGrid
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
<
FlatRhombPoint
>
points
)
Parameters
points
Type:
System.Collections.Generic
IEnumerable
FlatRhombPoint
Return Value
Type:
IntRect
See Also
Reference
FlatRhombGrid
TCell
Class
Gamelogic.Grids Namespace