Gamelogic Grids 1 Documentation [Deprecated]
Gamelogic Grids 1 Documentation [Deprecated]
Gamelogic.Grids
RectGrid(TCell) Class
RectGrid(TCell) Methods
ArrayPointFromPoint Method
ArrayPointFromPoint Method (RectPoint)
ArrayPointFromPoint Method (Int32, Int32)
RectGrid
TCell
ArrayPointFromPoint Method (Int32, Int32)
Namespace:
Gamelogic.Grids
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
Copy
protected
override
ArrayPoint
ArrayPointFromPoint
(
int
x
,
int
y
)
Parameters
x
Type:
System
Int32
y
Type:
System
Int32
Return Value
Type:
ArrayPoint
See Also
Reference
RectGrid
TCell
Class
ArrayPointFromPoint Overload
Gamelogic.Grids Namespace