Gamelogic Grids 1 Documentation [Deprecated]
Gamelogic Grids 1 Documentation [Deprecated]
Gamelogic.Grids
DiamondPoint Structure
DiamondPoint Methods
__GetColor__ReferenceImplementation Method
DistanceFrom Method
Div Method
Dot Method
Equals Method
GetColor Method
GetColor1_1 Method
GetColor1_2 Method
GetColor4 Method
GetEdgeAnchor Method
GetEdgeFaces Method
GetEdges Method
GetHashCode Method
GetVertexAnchor Method
GetVertexFaces Method
GetVertices Method
Magnitude Method
Mod Method
MoveBackBy Method
MoveBy Method
Mul Method
Negate Method
Perp Method
PerpDot Method
PointFromVertexAnchor Method
ReflectAboutX Method
ReflectAboutY Method
Rotate180 Method
Rotate270 Method
Rotate90 Method
ScaleDown Method
ScaleUp Method
Subtract Method
ToString Method
Translate Method
DiamondPoint
Subtract Method
Subtracts the other point from this point, and returns the result.
Namespace:
Gamelogic.Grids
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
Copy
public
DiamondPoint
Subtract
(
DiamondPoint
other
)
Parameters
other
Type:
Gamelogic.Grids
DiamondPoint
Return Value
Type:
DiamondPoint
Implements
ISplicedVectorPoint
TPoint, TVectorPoint
Subtract(TVectorPoint)
See Also
Reference
DiamondPoint Structure
Gamelogic.Grids Namespace