Gamelogic Grids 1 Documentation [Deprecated]
Gamelogic Grids 1 Documentation [Deprecated]
Gamelogic.Grids
LineGrid(TCell) Class
LineGrid(TCell) Methods
IEnumerable.GetEnumerator Method
BeginShape Method
CloneStructure(TNewCell) Method
Contains Method
DefaultContains Method
GetAllNeighbors Method
GetEnumerator Method
GetLargeSet Method
GetNeighborDirections Method
GetStoragePoints Method
Segment Method
SetGridPointTransforms Method
LineGrid
TCell
DefaultContains Method
Namespace:
Gamelogic.Grids
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
Copy
public
static
bool
DefaultContains
(
LinePoint
point
,
int
width
,
int
height
)
Parameters
point
Type:
Gamelogic.Grids
LinePoint
width
Type:
System
Int32
height
Type:
System
Int32
Return Value
Type:
Boolean
See Also
Reference
LineGrid
TCell
Class
Gamelogic.Grids Namespace