Gamelogic Grids 1 Documentation [Deprecated]
Gamelogic Grids 1 Documentation [Deprecated]
Gamelogic.Grids
AbstractSplicedGrid(TCell, TPoint, TBasePoint) Class
AbstractSplicedGrid(TCell, TPoint, TBasePoint) Methods
IEnumerable.GetEnumerator Method
CloneStructure(TNewCell) Method
Contains Method
GetAllNeighbors Method
GetEnumerator Method
GetLargeSet Method
GetNeighborDirections Method
GetStoragePoints Method
MakePoint Method
MakeUnderlyingGrid Method
SetGridPointTransforms Method
AbstractSplicedGrid
TCell
,
TPoint
,
TBasePoint
MakeUnderlyingGrid Method
Namespace:
Gamelogic.Grids
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
Copy
protected
abstract
IGrid
<TCell[], TBasePoint>
MakeUnderlyingGrid
(
int
width
,
int
height
)
Parameters
width
Type:
System
Int32
height
Type:
System
Int32
Return Value
Type:
IGrid
TCell
,
TBasePoint
See Also
Reference
AbstractSplicedGrid
TCell, TPoint, TBasePoint
Class
Gamelogic.Grids Namespace