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
GetBigPoint Method
Gets the big point that corresponds to the given normal point.
Namespace:
Gamelogic.Grids
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
Copy
public
RectPoint
GetBigPoint
(
RectPoint
point
)
Parameters
point
Type:
Gamelogic.Grids
RectPoint
Return Value
Type:
RectPoint
See Also
Reference
NestedRectGrid
TCell
Class
Gamelogic.Grids Namespace