LGUI2:AnimationType:composite

From Lavish Software Wiki
Revision as of 17:01, 15 November 2018 by Lax (talk | contribs) (Created page with "The composite Animation Type allows a set of Animations to be performed all at once (simultaneously). The composite Animation ru...")
(diff) ←Older revision | view current revision (diff) | Newer revision→ (diff)
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

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