Transformable.move

Move the object by a given offset.

This function adds to the current position of the object, unlike the position property which overwrites it.

Parameters

offset Vector2f

The offset

Meta