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