Gamelogic Grids 1 Documentation [Deprecated]
Gamelogic Grids 1 Documentation [Deprecated]
Gamelogic.Grids
PointyRhombGrid(TCell) Class
PointyRhombGrid(TCell) Methods
ArrayPointFromGridPoint Method
BeginShape Method
CalculateStorage Method
CloneStructure(TNewCellType) Method
Default Method
DefaultContains Method
Diamond Method
DownTriangle Method
FatRectangle Method
GridPointFromArrayPoint Method
Hexagon Method
MakePoint Method
MakeUnderlyingGrid Method
Parallelogram Method
Rectangle Method
Single Method
SingleGroup Method
ThinRectangle Method
ToString Method
UpTriangle Method
PointyRhombGrid
TCell
CloneStructure
TNewCellType
Method
Returns a grid in the same shape, but with contents in the new type.
Namespace:
Gamelogic.Grids
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
Copy
public
override
IGrid
<TNewCellType,
PointyRhombPoint
>
CloneStructure
<TNewCellType>()
Type Parameters
TNewCellType
Return Value
Type:
IGrid
TNewCellType
,
PointyRhombPoint
Implements
IGrid
TPoint
CloneStructure
TNewCell
See Also
Reference
PointyRhombGrid
TCell
Class
Gamelogic.Grids Namespace