Gamelogic Grids 1 Documentation [Deprecated]
Gamelogic Grids 1 Documentation [Deprecated]
Gamelogic.Grids
LineGrid(TCell) Class
LineGrid(TCell) Constructor
LineGrid(TCell) Constructor (Int32)
LineGrid(TCell) Constructor (Int32, Int32)
LineGrid(TCell) Constructor (Int32, Func(LinePoint, Boolean), Func(LinePoint, LinePoint), Func(LinePoint, LinePoint))
LineGrid(TCell) Constructor (Int32, Int32, Func(LinePoint, Boolean), Func(LinePoint, LinePoint), Func(LinePoint, LinePoint), IEnumerable(LinePoint))
LineGrid
TCell
Constructor (Int32, Int32)
Used by auto code generators
Namespace:
Gamelogic.Grids
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
Copy
public
LineGrid
(
int
size
,
int
ignored
)
Parameters
size
Type:
System
Int32
ignored
Type:
System
Int32
See Also
Reference
LineGrid
TCell
Class
LineGrid
TCell
Overload
Gamelogic.Grids Namespace