Class: FadeTo

lime.animation.FadeTo

new lime.animation.FadeTo(opacity)

Animation for changing elements opacity value
Parameters:
Name Type Description
opacity number New opacity value.
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:

update()

Source:
See: