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
GetValue Method
Get the value at the given big point and small point within the cell at the big point.
Namespace:
Gamelogic.Grids
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
Copy
public
TCell
GetValue
(
RectPoint
bigPoint
,
RectPoint
smallPoint
)
Parameters
bigPoint
Type:
Gamelogic.Grids
RectPoint
smallPoint
Type:
Gamelogic.Grids
RectPoint
Return Value
Type:
TCell
See Also
Reference
NestedRectGrid
TCell
Class
Gamelogic.Grids Namespace