在Haxe & NME工作。尝试导入TileSheet包时,nme.display.TileSheet未显示。仅限browser.display.TileSheet和native.display.TileSheet。我错过了什么吗?..
发布于 2013-01-29 14:09:30
定义Haxe条件编译宏:显示
在IntelliJ中,这是在模块设置中。
我在src代码中看到了条件编译标志...
package nme.display;
#if displayhttps://github.com/haxenme/NME/blob/master/nme/display/Tilesheet.hx
https://stackoverflow.com/questions/14556506
复制相似问题