Gamelogic Grids 1 Documentation [Deprecated]
Gamelogic Grids 1 Documentation [Deprecated]
Gamelogic.Grids
ShapeStorageInfo(TPoint) Class
ShapeStorageInfo(TPoint) Constructor
ShapeStorageInfo(TPoint) Constructor (IntRect, Func(TPoint, Boolean))
ShapeStorageInfo(TPoint) Constructor (Int32, Int32, Func(TPoint, Boolean))
ShapeStorageInfo
TPoint
Constructor (Int32, Int32, Func
TPoint
, Boolean
)
Namespace:
Gamelogic.Grids
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
Copy
public
ShapeStorageInfo
(
int
width
,
int
height
,
Func
<TPoint,
bool
>
contains
)
Parameters
width
Type:
System
Int32
height
Type:
System
Int32
contains
Type:
System
Func
TPoint
,
Boolean
See Also
Reference
ShapeStorageInfo
TPoint
Class
ShapeStorageInfo
TPoint
Overload
Gamelogic.Grids Namespace