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
Translate Method
This is a norm defined on the point, such that `p1.Difference(p2).Abs()` is equal to `p1.DistanceFrom(p2)`.
Namespace:
Gamelogic.Grids
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
Copy
public
DiamondPoint
Translate
(
DiamondPoint
translation
)
Parameters
translation
Type:
Gamelogic.Grids
DiamondPoint
Return Value
Type:
DiamondPoint
Implements
ISplicedVectorPoint
TPoint, TVectorPoint
Translate(TVectorPoint)
See Also
Reference
DiamondPoint Structure
Gamelogic.Grids Namespace