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