timelinefx:
timelinefx
.
tlBox
.Move
Method Move:Void( x:
Float
, y:
Float
)
Move the bounding box by a given amount. This sets the position of the top left corner of the bounding box by moving it by the x and y amount. If the box is within quadtree it will automatically update itself within it.
Parameters
x
Distance to move left or right
y
Distance to move up or down