Gamelogic Grids 1 Documentation [Deprecated]
Gamelogic Grids 1 Documentation [Deprecated]
Gamelogic.Grids
PointyHexOp(TCell) Class
PointyHexOp(TCell) Methods
BeginGroup Method
Default Method
Diamond Method
DownTriangle Method
FatRectangle Method
Hexagon Method
Parallelogram Method
Rectangle Method
Shape Method
Single Method
ThinRectangle Method
UpTriangle Method
PointyHexOp
TCell
Default Method
Creates the grid in a shape that spans the entire storage rectangle of the given width and height.
Namespace:
Gamelogic.Grids
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
Copy
[
ShapeMethodAttribute
]
public
PointyHexShapeInfo
<TCell>
Default
(
int
width
,
int
height
)
Parameters
width
Type:
System
Int32
height
Type:
System
Int32
Return Value
Type:
PointyHexShapeInfo
TCell
See Also
Reference
PointyHexOp
TCell
Class
Gamelogic.Grids Namespace