Gamelogic Grids 1 Documentation [Deprecated]
Gamelogic Grids 1 Documentation [Deprecated]
Gamelogic.Grids
RectGrid(TCell) Class
RectGrid(TCell) Methods
CheckerBoard Method
CheckerBoard Method (Int32, Int32)
CheckerBoard Method (Int32, Int32, Boolean)
RectGrid
TCell
CheckerBoard Method (Int32, Int32, Boolean)
Namespace:
Gamelogic.Grids
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
Copy
public
static
RectGrid
<TCell>
CheckerBoard
(
int
width
,
int
height
,
bool
includesOrigin
)
Parameters
width
Type:
System
Int32
height
Type:
System
Int32
includesOrigin
Type:
System
Boolean
Return Value
Type:
RectGrid
TCell
See Also
Reference
RectGrid
TCell
Class
CheckerBoard Overload
Gamelogic.Grids Namespace