会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
Jackets
博客园
首页
新随笔
联系
订阅
管理
2016年6月3日
cocos2d-js中的自定义监听方法(一个有趣的示例)
摘要: app.js中的实现: 1 var HelloWorldLayer = cc.Layer.extend({ 2 3 defualt:null, 4 5 ctor:function () { 6 7 this._super(); 8 mainscene = ccs.load(res.MainScene_json).node; 9...
阅读全文
posted @ 2016-06-03 17:22 Jackets
阅读(2181)
评论(0)
推荐(0)
编辑
公告