Skip to content

Instantly share code, notes, and snippets.

@erichocean
Created August 20, 2008 02:55
Show Gist options
  • Select an option

  • Save erichocean/6313 to your computer and use it in GitHub Desktop.

Select an option

Save erichocean/6313 to your computer and use it in GitHub Desktop.
{
interval: 20, // time between animation frames
duration: 400, // length of animation
onComplete: function(){},
onStep: function(){},
transition: Animator.tx.easeInOut
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment