Gamelogic Grids 1 Documentation [Deprecated]
Gamelogic Grids 1 Documentation [Deprecated]
Gamelogic.Grids
AbstractUniformGrid(TCell, TPoint) Class
AbstractUniformGrid(TCell, TPoint) Properties
GridOrigin Property
IGrid(TPoint).Item Property
IGrid(TPoint).Values Property
InversePointTransform Property
Item Property
NeighborDirections Property
PointTransform Property
Values Property
AbstractUniformGrid
TCell
,
TPoint
Item Property
Gets the cell at the specified point.
Namespace:
Gamelogic.Grids
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
Copy
public
TCell
this
[ TPoint
point
] {
get
;
set
; }
Parameters
point
Type:
TPoint
Property Value
Type:
TCell
Implements
IGrid
TCell, TPoint
Item
TPoint
See Also
Reference
AbstractUniformGrid
TCell, TPoint
Class
Gamelogic.Grids Namespace