Class: RotateBy

lime.animation.RotateBy

new lime.animation.RotateBy(angle)

Rotate by given angle in degrees
Parameters:
Name Type Description
angle number Angle to rotate.
Source:

Extends

Members

scope

Source:

Methods

clearTransition(target)

Clear transistion when animation is stoped.
Parameters:
Name Type Description
target lime.Node The target to clear transistion for.
Source:

makeTargetProp()

Source:
See:

reverse()

Source:
See:

update()

Source:
See: