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
IsInsideFixedHeight Method
Namespace:
Gamelogic.Grids
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
Copy
public
static
bool
IsInsideFixedHeight
(
RectPoint
point
,
int
height
,
int
cellCount
)
Parameters
point
Type:
Gamelogic.Grids
RectPoint
height
Type:
System
Int32
cellCount
Type:
System
Int32
Return Value
Type:
Boolean
See Also
Reference
RectOp
TCell
Class
Gamelogic.Grids Namespace