Quantcast
Channel: Cocos中文社区 - 最新主题
Viewing all articles
Browse latest Browse all 88748

ccc重写 Button 面板所有属性都显示出来了

$
0
0

@tonywowo 写道:

/*
* 重写引擎按钮组件
* 主要是处理点击事件回调、和点击事件所触发的音效播放
* 作者 : tony
* 日期 : 2016-12-16
*/
cc.Class({
extends: cc.Button,

properties: {
   //按钮id
   buttonId:0
},

// use this for initialization
onLoad: function () {

},

//点击事件回调
eveClick : function(){

},

});

帖子: 2

参与者: 1

阅读整个主题


Viewing all articles
Browse latest Browse all 88748

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>