Difference between revisions of "LGUI2:AnimationType:random"

From Lavish Software Wiki
Jump to navigation Jump to search
(Created page with "The random Animation Type selects one LGUI2:Animation out of a set, and performs that Animation. == Animation properties == {| border="1" style=...")
 
 
Line 2: Line 2:
  
 
== Animation properties ==
 
== Animation properties ==
 +
; A random Animation uses these properties in addition to those defined by [[LGUI2:Animation|Animation]]
 +
 
{| border="1" style="border-collapse:collapse" cellpadding="5"
 
{| border="1" style="border-collapse:collapse" cellpadding="5"
 
!colspan="2"|Animation properties for "random"
 
!colspan="2"|Animation properties for "random"

Latest revision as of 03:13, 16 November 2018

The random Animation Type selects one Animation out of a set, and performs that Animation.

Animation properties

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


Examples

LavishGUI 2 Animation Types

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