Last active
August 29, 2015 14:26
-
-
Save antonkartashov/e517d5c2aa9ea95d27a1 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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