Translates the point using the provided vector.
"point2D_var" is a variable referencing a Point2D object.
|
"point2D_var" is a variable referencing a Point2D object.
|
Type | Description |
boolean | Returns true if successful |
Name | Type | Description |
vector | Vector2D | The vector to use to translate the point |