Gamelogic Grids 1 Documentation [Deprecated]
Gamelogic Grids 1 Documentation [Deprecated]
Gamelogic.Grids
LineShapeInfo(TCell) Class
LineShapeInfo(TCell) Methods
ArrayPointFromGridPoint Method
EndGroup Method
GridPointFromArrayPoint Method
MakeOp Method
MakePoint Method
MakeShape Method
MakeShapeInfo Method
LineShapeInfo
TCell
EndGroup Method
Only call this method from within a RectOp method (usually, in client code, this will be in an extension).
Namespace:
Gamelogic.Grids
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
Copy
[
VersionAttribute
(1, 1, 0)]
public
LineShapeInfo
<TCell>
EndGroup
(
LineOp
<TCell>
op
)
Parameters
op
Type:
Gamelogic.Grids
LineOp
TCell
the operator on which this shape is defined.
Return Value
Type:
LineShapeInfo
TCell
See Also
Reference
LineShapeInfo
TCell
Class
Gamelogic.Grids Namespace