Gamelogic Grids 1 Documentation [Deprecated]
Gamelogic Grids 1 Documentation [Deprecated]
Gamelogic.Grids
LineGrid(TCell) Class
LineGrid(TCell) Methods
IEnumerable.GetEnumerator Method
BeginShape Method
CloneStructure(TNewCell) Method
Contains Method
DefaultContains Method
GetAllNeighbors Method
GetEnumerator Method
GetLargeSet Method
GetNeighborDirections Method
GetStoragePoints Method
Segment Method
SetGridPointTransforms Method
LineGrid
TCell
GetNeighborDirections Method
Namespace:
Gamelogic.Grids
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
Copy
public
IEnumerable
<
LinePoint
>
GetNeighborDirections
(
int
cellIndex
)
Parameters
cellIndex
Type:
System
Int32
Return Value
Type:
IEnumerable
LinePoint
Implements
IVectorGrid
TCell, TPoint, TBasePoint
GetNeighborDirections(Int32)
See Also
Reference
LineGrid
TCell
Class
Gamelogic.Grids Namespace