Gamelogic Grids 1 Documentation [Deprecated]
Gamelogic Grids 1 Documentation [Deprecated]
Gamelogic.Grids
RectGrid(TCell) Class
RectGrid(TCell) Methods
GetSpiralIterator Method
GetSpiralIterator Method (Int32)
GetSpiralIterator Method (RectPoint, Int32)
RectGrid
TCell
GetSpiralIterator Method (Int32)
Namespace:
Gamelogic.Grids
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
Copy
[
VersionAttribute
(1, 10, 0)]
public
IEnumerable
<
RectPoint
>
GetSpiralIterator
(
int
ringCount
)
Parameters
ringCount
Type:
System
Int32
Return Value
Type:
IEnumerable
RectPoint
See Also
Reference
RectGrid
TCell
Class
GetSpiralIterator Overload
Gamelogic.Grids Namespace