摘要: cc.Class({ extends: cc.Component, properties: { _musicVolume: 1.0, _playEffect: [], _switchEffect: true }, // LIFE-CYCLE CALLBACKS: onLoad () { ... 阅读全文
posted @ 2018-10-25 21:05 饭桶大叔 阅读(350) 评论(0) 推荐(0) 编辑