Skip to content

Instantly share code, notes, and snippets.

@antonkartashov
Last active August 29, 2015 14:26
Show Gist options
  • Save antonkartashov/e517d5c2aa9ea95d27a1 to your computer and use it in GitHub Desktop.
Save antonkartashov/e517d5c2aa9ea95d27a1 to your computer and use it in GitHub Desktop.
square.center()
square.states.add
second: scale: 1.5, rotation: 225
third: scale: 0.5, blur: 25, borderRadius: 250
square.on Events.Click, ->
square.states.next()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment