Gamelogic Grids 1 Documentation [Deprecated]
Gamelogic Grids 1 Documentation [Deprecated]
Gamelogic.Grids
NestedRectGrid(TCell) Class
NestedRectGrid(TCell) Properties
Item Property
Item Property (RectPoint)
Item Property (RectPoint, RectPoint)
NestedRectGrid
TCell
Item Property (RectPoint)
Gets and sets the cell at the given normal point.
Namespace:
Gamelogic.Grids
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
Copy
public
TCell
this
[
RectPoint
point
] {
get
;
set
; }
Parameters
point
Type:
Gamelogic.Grids
RectPoint
Property Value
Type:
TCell
Implements
IGrid
TCell, TPoint
Item
TPoint
See Also
Reference
NestedRectGrid
TCell
Class
Item Overload
Gamelogic.Grids Namespace