Gamelogic Grids 1 Documentation [Deprecated]
Gamelogic Grids 1 Documentation [Deprecated]
Gamelogic.Grids
FlatHexPoint Structure
FlatHexPoint Constructor
FlatHexPoint Properties
FlatHexPoint Methods
FlatHexPoint Operators
FlatHexPoint Fields
FlatHexPoint Constructor
Constructs a new FlatHexPoint with the given coordinates.
Namespace:
Gamelogic.Grids
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
Copy
public
FlatHexPoint
(
int
x
,
int
y
)
Parameters
x
Type:
System
Int32
y
Type:
System
Int32
See Also
Reference
FlatHexPoint Structure
Gamelogic.Grids Namespace