newlist

  博客园 :: 首页 :: 博问 :: 闪存 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理 ::

2015年7月16日

摘要: 1.创建一个layer层var GameLayer = cc.Layer.extend({ _time:null, _ship:null, _backSky:null, // 构造函数 ctor:function(){ this._super(); ... 阅读全文
posted @ 2015-07-16 17:37 一枚程序 阅读(297) 评论(0) 推荐(0) 编辑