Gamelogic Grids 1 Documentation [Deprecated]
Gamelogic Grids 1 Documentation [Deprecated]
Gamelogic.Grids
LayeredGrid(TCell, TPoint) Class
LayeredGrid(TCell, TPoint) Methods
IEnumerable.GetEnumerator Method
CloneStructure(TNewCell) Method
Contains Method
GetAllNeighbors Method
GetEnumerator Method
GetLargeSet Method
GetStoragePoints Method
Make Method
LayeredGrid
TCell
,
TPoint
GetLargeSet Method
Namespace:
Gamelogic.Grids
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
Copy
public
IEnumerable
<
LayeredPoint
<TPoint>>
GetLargeSet
(
int
n
)
Parameters
n
Type:
System
Int32
Return Value
Type:
IEnumerable
LayeredPoint
TPoint
Implements
IGrid
TPoint
GetLargeSet(Int32)
See Also
Reference
LayeredGrid
TCell, TPoint
Class
Gamelogic.Grids Namespace