Last active
December 19, 2015 23:29
-
-
Save hrfm/6035134 to your computer and use it in GitHub Desktop.
How to use TouchEvent on starling framework.
If you want to use TouchEvent. You have to call start method.
This file contains 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
starling.start(); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment