设为首页收藏本站|繁體中文

Project1

 找回密码
 注册会员
搜索
查看: 1023|回复: 0
打印 上一主题 下一主题

[有事请教] 请问怎么系统图片要预加载,其他图片不需要?

[复制链接]

Lv3.寻梦者

梦石
0
星屑
1419
在线时间
512 小时
注册时间
2007-2-22
帖子
46
跳转到指定楼层
1
发表于 2022-6-25 15:48:56 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式

加入我们,或者,欢迎回来。

您需要 登录 才可以下载或查看,没有帐号?注册会员

x
请问怎么系统图片要预加载,其他图片不需要?
Scene_Boot.loadSystemImages = function() {//预加载图片
    ImageManager.reserveSystem('IconSet');
    ImageManager.reserveSystem('Balloon');
    ImageManager.reserveSystem('Shadow1');
    ImageManager.reserveSystem('Shadow2');
    ImageManager.reserveSystem('Damage');
    ImageManager.reserveSystem('States');
    ImageManager.reserveSystem('Weapons1');
    ImageManager.reserveSystem('Weapons2');
    ImageManager.reserveSystem('Weapons3');
    ImageManager.reserveSystem('ButtonSet');
};
用自定义图片,还得先预加载一遍
您需要登录后才可以回帖 登录 | 注册会员

本版积分规则

拿上你的纸笔,建造一个属于你的梦想世界,加入吧。
 注册会员
找回密码

站长信箱:[email protected]|手机版|小黑屋|无图版|Project1游戏制作

GMT+8, 2024-4-26 11:49

Powered by Discuz! X3.1

© 2001-2013 Comsenz Inc.

快速回复 返回顶部 返回列表