Gamelogic Grids 1 Documentation [Deprecated]
Gamelogic Grids 1 Documentation [Deprecated]
Gamelogic.Grids
AbstractUniformGrid(TCell, TPoint) Class
AbstractUniformGrid(TCell, TPoint) Methods
IEnumerable.GetEnumerator Method
ArrayPointFromPoint Method
CloneStructure(TNewCell) Method
Contains Method
GetAllNeighbors Method
GetEnumerator Method
GetLargeSet Method
GetNeighborDirections Method
GetStoragePoints Method
PointFromArrayPoint Method
SetGridPointTransforms Method
AbstractUniformGrid
TCell
,
TPoint
GetStoragePoints Method
This method returns all points that can be contined by the storage rectangle for this grid. This is useful for debuggong shape functions.
Namespace:
Gamelogic.Grids
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
Copy
[
VersionAttribute
(1, 1, 0)]
public
IEnumerable
<TPoint>
GetStoragePoints
()
Return Value
Type:
IEnumerable
TPoint
Implements
IGrid
TPoint
GetStoragePoints
See Also
Reference
AbstractUniformGrid
TCell, TPoint
Class
Gamelogic.Grids Namespace