Skip to content

Instantly share code, notes, and snippets.

@jmarmolejos
Last active October 22, 2015 01:30
Show Gist options
  • Save jmarmolejos/295dd534e7bc44139a09 to your computer and use it in GitHub Desktop.
Save jmarmolejos/295dd534e7bc44139a09 to your computer and use it in GitHub Desktop.
var showUpTween = new ui.Tween({
values: {
y: 0,
opacity: 1
},
duration:600
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment