Gamelogic Grids 1 Documentation [Deprecated]
Gamelogic Grids 1 Documentation [Deprecated]
Gamelogic.Grids
CairoOp(TCell) Class
CairoOp(TCell) Methods
Shape Method
Shape Method (Int32, Int32, Func(CairoPoint, Boolean))
Shape Method (Int32, Int32, Func(CairoPoint, Boolean), PointyHexPoint)
CairoOp
TCell
Shape Method (Int32, Int32, Func
CairoPoint, Boolean
)
The same as Shape with all parameters, but with bottomLeft Point set to CairoPoint.Zero.
Namespace:
Gamelogic.Grids
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
Copy
public
CairoShapeInfo
<TCell>
Shape
(
int
width
,
int
height
,
Func
<
CairoPoint
,
bool
>
isInside
)
Parameters
width
Type:
System
Int32
height
Type:
System
Int32
isInside
Type:
System
Func
CairoPoint
,
Boolean
Return Value
Type:
CairoShapeInfo
TCell
See Also
Reference
CairoOp
TCell
Class
Shape Overload
Gamelogic.Grids Namespace