look_card_botton:cc.Button,
//设置看牌不能点了。 this.look_card_botton.interactable = false;
在后台房间添加总倍数字段。 消息 推送也加进来。
监听player_choose_rate消息
global.gameEventListener.on("player_choose_rate", this.playerChooseRate.bind(this)); playerChooseRate(data){ //玩家选择倍数 this.rate_total_label.string = data.totalRate; },
总倍数效果
站长微信:xiaomao0055
站长QQ:14496453