Gamelogic Grids 1 Documentation [Deprecated]
Gamelogic Grids 1 Documentation [Deprecated]
Gamelogic.Grids
WrappedGrid(TCell, TPoint) Class
WrappedGrid(TCell, TPoint) Constructor
WrappedGrid(TCell, TPoint) Properties
WrappedGrid(TCell, TPoint) Methods
WrappedGrid
TCell
,
TPoint
Constructor
Namespace:
Gamelogic.Grids
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
Copy
public
WrappedGrid
(
IGrid
<TCell, TPoint>
grid
,
IPointWrapper
<TPoint>
wrapper
)
Parameters
grid
Type:
Gamelogic.Grids
IGrid
TCell
,
TPoint
wrapper
Type:
Gamelogic.Grids
IPointWrapper
TPoint
See Also
Reference
WrappedGrid
TCell, TPoint
Class
Gamelogic.Grids Namespace