LGUI2:AnimationType:composite

From Lavish Software Wiki
Jump to navigation Jump to search

The composite Animation Type allows a set of Animations to be performed all at once (simultaneously).

The composite Animation runs until all of the specified Animations complete (if they complete). Stopping a composite Animation also Stops all of the specified Animations.


Animation properties

A composite Animation uses these properties in addition to those defined by Animation
Animation properties for "composite"
animations A JSON Array of Animations!


Examples

LavishGUI 2 Animation Types

Basic Animations
fade - slide - value
Utilities
chain - composite - delay - random - repeat