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