Gamelogic Grids 1 Documentation [Deprecated]
Gamelogic Grids 1 Documentation [Deprecated]
Gamelogic.Grids
PointyTriOp(TCell) Class
PointyTriOp(TCell) Methods
BeginGroup Method
Default Method
FatRectangle Method
Hexagon Method
LeftTriangle Method
ParallelogramXY Method
ParallelogramXZ Method
Rectangle Method
RightTriangle Method
Shape Method
ShapeFromBase Method
Single Method
SingleGroup Method
Star Method
ThinRectangle Method
PointyTriOp
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
PointyTriShapeInfo
<TCell>
Default
(
int
width
,
int
height
)
Parameters
width
Type:
System
Int32
height
Type:
System
Int32
Return Value
Type:
PointyTriShapeInfo
TCell
See Also
Reference
PointyTriOp
TCell
Class
Gamelogic.Grids Namespace