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
InversePointTransform Property
Namespace:
Gamelogic.Grids
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
Copy
protected
Func
<TPoint, TPoint>
InversePointTransform
{
get
; }
Property Value
Type:
Func
TPoint
,
TPoint
See Also
Reference
AbstractUniformGrid
TCell, TPoint
Class
Gamelogic.Grids Namespace