AnimationType
enumeration in Doozy.Engine.UI.Animation
Properties
-
Undefined – Unknown animation
-
Show – Show animation (enter screen view)
-
Hide – Hide animation (exit screen view)
-
Loop – Loop animation (repeats/restarts itself)
-
Punch – Punch animation (fast animation that returns to the start values when finished)
-
State – State animation (changes the state of the target by setting new values for position, rotation, scale and/or alpha)