Guest User

Untitled

a guest
Feb 19th, 2018
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. {
  2. interval: 20, // time between animation frames
  3. duration: 400, // length of animation
  4. onComplete: function(){},
  5. onStep: function(){},
  6. transition: Animator.tx.easeInOut
  7. }
Add Comment
Please, Sign In to add comment