摘要: ``` cc.Class({ extends: cc.Component, properties: { anim:cc.Animation, }, // use this for initialization onLoad: function () { }, sheepJump:function() {... 阅读全文
posted @ 2016-04-20 13:33 yufenghou 阅读(151) 评论(0) 推荐(0)