Gamelogic Grids 1 Documentation [Deprecated]
Gamelogic Grids 1 Documentation [Deprecated]
Gamelogic.Grids
FlatHexGrid(TCell) Class
FlatHexGrid(TCell) Methods
ArrayPointFromPoint Method
ArrayPointFromPoint Method (FlatHexPoint)
ArrayPointFromPoint Method (Int32, Int32)
FlatHexGrid
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
hX
,
int
hY
)
Parameters
hX
Type:
System
Int32
hY
Type:
System
Int32
Return Value
Type:
ArrayPoint
See Also
Reference
FlatHexGrid
TCell
Class
ArrayPointFromPoint Overload
Gamelogic.Grids Namespace