Gamelogic Grids 1 Documentation [Deprecated]
Gamelogic Grids 1 Documentation [Deprecated]
Gamelogic.Grids
WrappedGrid(TCell, TPoint) Class
WrappedGrid(TCell, TPoint) Methods
IEnumerable.GetEnumerator Method
CloneStructure(TNewCell) Method
Contains Method
GetAllNeighbors Method
GetEnumerator Method
GetLargeSet Method
GetStoragePoints Method
Wrap Method
WrappedGrid
TCell
,
TPoint
Contains Method
This method returns whether the grid contains the unwrapped point or not.
Namespace:
Gamelogic.Grids
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
Copy
public
bool
Contains
( TPoint
point
)
Parameters
point
Type:
TPoint
Return Value
Type:
Boolean
Implements
IGridSpace
TPoint
Contains(TPoint)
See Also
Reference
WrappedGrid
TCell, TPoint
Class
Gamelogic.Grids Namespace