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