cocos-js,Widget的addTouchEventListener改善

1、基本使用 addTouchEventListener是屬於Widget下的觸摸事件相關的操做,基本使用規則以下:web var button = new ccui.Button() button.addTouchEventListener(this.touchEvent, this) touchEvent: function (sender, type) { switch (type
相關文章
相關標籤/搜索