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
GetAllNeighbors Method
Namespace:
Gamelogic.Grids
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
Copy
public
IEnumerable
<
LinePoint
>
GetAllNeighbors
(
LinePoint
point
)
Parameters
point
Type:
Gamelogic.Grids
LinePoint
Return Value
Type:
IEnumerable
LinePoint
Implements
IGrid
TPoint
GetAllNeighbors(TPoint)
See Also
Reference
LineGrid
TCell
Class
Gamelogic.Grids Namespace