Gamelogic Grids 1 Documentation [Deprecated]
Gamelogic Grids 1 Documentation [Deprecated]
Gamelogic.Grids
RectOp(TCell) Class
RectOp(TCell) Methods
BeginGroup Method
CheckerBoard Method
Circle Method
Default Method
FixedHeight Method
FixedWidth Method
IsInsideCheckerBoard Method
IsInsideFixedHeight Method
IsInsideFixedWidth Method
IsInsideRect Method
Parallelogram Method
Rectangle Method
Shape Method
Single Method
RectOp
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
RectShapeInfo
<TCell>
Default
(
int
width
,
int
height
)
Parameters
width
Type:
System
Int32
height
Type:
System
Int32
Return Value
Type:
RectShapeInfo
TCell
See Also
Reference
RectOp
TCell
Class
Gamelogic.Grids Namespace