Gamelogic Grids 1 Documentation [Deprecated]
Gamelogic Grids 1 Documentation [Deprecated]
Gamelogic.Grids
DiamondOp(TCell) Class
DiamondOp(TCell) Methods
BeginGroup Method
Default Method
Diamond Method
FatRectangle Method
Parallelogram Method
Rectangle Method
Shape Method
Single Method
ThinRectangle Method
DiamondOp
TCell
ThinRectangle Method
A thin rectangle. The bottom left corner is always the origin.
Namespace:
Gamelogic.Grids
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
Copy
[
ShapeMethodAttribute
]
public
DiamondShapeInfo
<TCell>
ThinRectangle
(
int
width
,
int
height
)
Parameters
width
Type:
System
Int32
height
Type:
System
Int32
Return Value
Type:
DiamondShapeInfo
TCell
See Also
Reference
DiamondOp
TCell
Class
Gamelogic.Grids Namespace