Gamelogic Grids 1 Documentation [Deprecated]
Gamelogic Grids 1 Documentation [Deprecated]
Gamelogic.Grids
VectorPoint Structure
VectorPoint Operators
Addition Operator
Division Operator
Equality Operator
Inequality Operator
Multiply Operator
Subtraction Operator
UnaryNegation Operator
UnaryPlus Operator
VectorPoint
Subtraction Operator
Namespace:
Gamelogic.Grids
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
Copy
public
static
VectorPoint
operator
-
(
VectorPoint
point1
,
VectorPoint
point2
)
Parameters
point1
Type:
Gamelogic.Grids
VectorPoint
point2
Type:
Gamelogic.Grids
VectorPoint
Return Value
Type:
VectorPoint
See Also
Reference
VectorPoint Structure
Gamelogic.Grids Namespace