Last active
August 10, 2016 07:13
-
-
Save tmskst/9912248 to your computer and use it in GitHub Desktop.
HaxeでStarlingを使う
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
-swf-lib ./lib/starling.swc | |
--macro patchTypes('starling.patch') |
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
-starling.core.RenderSupport.clear | |
-starling.core.Starling.contentScaleFactor | |
-starling.core.Starling.context | |
-starling.core.Starling.juggler |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
としてextern定義の書き出しもできる。