Gamelogic Grids 1 Documentation [Deprecated]
Gamelogic Grids 1 Documentation [Deprecated]
Gamelogic.Grids
NestedRectGrid(TCell) Class
NestedRectGrid(TCell) Methods
IEnumerable.GetEnumerator Method
CloneStructure(TNewCell) Method
CombinePoints Method
Contains Method
GetAllNeighbors Method
GetBigPoint Method
GetEnumerator Method
GetLargeSet Method
GetSmallGrid Method
GetSmallPoint Method
GetStoragePoints Method
GetValue Method
NestedRectGrid
TCell
GetAllNeighbors Method
Namespace:
Gamelogic.Grids
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
Copy
public
IEnumerable
<
RectPoint
>
GetAllNeighbors
(
RectPoint
point
)
Parameters
point
Type:
Gamelogic.Grids
RectPoint
Return Value
Type:
IEnumerable
RectPoint
Implements
IGrid
TPoint
GetAllNeighbors(TPoint)
See Also
Reference
NestedRectGrid
TCell
Class
Gamelogic.Grids Namespace