Gamelogic Grids 1 Documentation [Deprecated]
Gamelogic Grids 1 Documentation [Deprecated]
Gamelogic.Grids
AbstractSplicedGrid(TCell, TPoint, TBasePoint) Class
AbstractSplicedGrid(TCell, TPoint, TBasePoint) Properties
GridOrigin Property
IGrid(TPoint).Item Property
IGrid(TPoint).Values Property
InversePointTransform Property
Item Property
NeighborDirections Property
PointTransform Property
Values Property
AbstractSplicedGrid
TCell
,
TPoint
,
TBasePoint
NeighborDirections Property
Namespace:
Gamelogic.Grids
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
Copy
public
IEnumerable
<TPoint>[]
NeighborDirections
{
get
;
set
; }
Property Value
Type:
IEnumerable
TPoint
See Also
Reference
AbstractSplicedGrid
TCell, TPoint, TBasePoint
Class
Gamelogic.Grids Namespace