Gamelogic Grids 1 Documentation [Deprecated]
Gamelogic Grids 1 Documentation [Deprecated]
Gamelogic.Grids
AbstractShapeInfo(TShapeInfo, TGrid, TPoint, TVectorPoint, TShapeOp) Class
AbstractShapeInfo(TShapeInfo, TGrid, TPoint, TVectorPoint, TShapeOp) Methods
Translate Method
Translate Method (TVectorPoint)
Translate Method (Int32, Int32)
AbstractShapeInfo
TShapeInfo
,
TGrid
,
TPoint
,
TVectorPoint
,
TShapeOp
Translate Method (
TVectorPoint
)
Assumption: ArrayFromGridPoint(p1 + offset) == ArrayFromGridPoint(p1) + ArrayFromGridPoint(offset)
Namespace:
Gamelogic.Grids
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
Copy
public
TShapeInfo
Translate
( TVectorPoint
offset
)
Parameters
offset
Type:
TVectorPoint
Return Value
Type:
TShapeInfo
Implements
IShapeInfo
TShapeInfo, TGrid, TPoint, TVectorPoint, TShapeOp
Translate(TVectorPoint)
See Also
Reference
AbstractShapeInfo
TShapeInfo, TGrid, TPoint, TVectorPoint, TShapeOp
Class
Translate Overload
Gamelogic.Grids Namespace