1. 首页
  2. 编程语言
  3. Actionscript
  4. SuperTextureAtlas扩展Starling2.x支持4096以上的精灵图

SuperTextureAtlas扩展Starling2.x支持4096以上的精灵图

上传者: 2021-05-13 13:20:48上传 ZIP文件 19.02KB 热度 13次
使用方法: //使仅支持2048大小精灵表变更为支持49096以上大小 if(this.profile != Context3DProfile.BASELINE_EXTENDED && this.profile != Context3DProfile.STANDARD_EXTENDED) { SuperTextureAtlas.support = true; }
下载地址
用户评论