master
parent
fa249abd24
commit
2198d22e74
|
|
@ -567,21 +567,15 @@ function M:EventInit()
|
|||
GameEvent.ZPResult1,
|
||||
function(...)
|
||||
-- self._popEvent = true
|
||||
--printlog("ZPResult111ssssssttteessssssttt")
|
||||
|
||||
self._left_time = 0
|
||||
local arg = { ... }
|
||||
local result = arg[1]
|
||||
local liuju = result.liuju
|
||||
local data = result.info_list
|
||||
local x = {}
|
||||
--printlog("ZPResult111sssssstttee")
|
||||
self._hu_tip:FillData(x)
|
||||
--printlog("ZPResult111ssss6666")
|
||||
self:__CloseTip()
|
||||
--printlog("ZPResult111")
|
||||
if self._clearingView == nil then
|
||||
--printlog("ZPResult11122222")
|
||||
if liuju == true then
|
||||
self._clearingView = FanPaoFa_ResultView.new(self._view, 1)
|
||||
else
|
||||
|
|
@ -592,7 +586,6 @@ function M:EventInit()
|
|||
function()
|
||||
coroutine.wait(0.5)
|
||||
-- if self._clearingView._is_destroy then return end
|
||||
--printlog("ZPResult111qqqqqq")
|
||||
self._clearingView:Show()
|
||||
if _room.curren_round ~= _room.room_config.round then
|
||||
for i = 1, #data do
|
||||
|
|
@ -607,7 +600,6 @@ function M:EventInit()
|
|||
card_info:Clear()
|
||||
info:UpdateScore()
|
||||
end
|
||||
--printlog("ZPResult111sdddddd")
|
||||
local list = _room.player_list
|
||||
for i = 1, #list do
|
||||
local p = list[i]
|
||||
|
|
@ -646,6 +638,7 @@ function M:EventInit()
|
|||
GameEvent.ZPResult2,
|
||||
function(...)
|
||||
-- self._popEvent = true
|
||||
print("结算监听======22222222222222222")
|
||||
self._left_time = 0
|
||||
local arg = { ... }
|
||||
local total_result = arg[2]
|
||||
|
|
|
|||
|
|
@ -4,6 +4,7 @@
|
|||
"doc.openedDocs": [
|
||||
"ui://lkq9ne9speuq8b",
|
||||
"ui://lkq9ne9speuq5a",
|
||||
"ui://lkq9ne9speuq5b",
|
||||
"ui://lkq9ne9speuq6e",
|
||||
"ui://lkq9ne9speuq6r",
|
||||
"ui://1utjt0r2ufu92i",
|
||||
|
|
@ -17,7 +18,7 @@
|
|||
"test.device": "720p Phone",
|
||||
"canvasColor": 10066329,
|
||||
"auxline2": true,
|
||||
"doc.activeDoc": "ui://lkq9ne9speuq9n",
|
||||
"doc.activeDoc": "ui://lkq9ne9speuq5b",
|
||||
"libview.twoColumn": false,
|
||||
"libview.expandedNodes": [
|
||||
"27vd145b",
|
||||
|
|
@ -79,6 +80,8 @@
|
|||
"lkq9ne9s",
|
||||
"/component/chi_peng_effect/",
|
||||
"lkq9ne9s",
|
||||
"/component/effect/",
|
||||
"lkq9ne9s",
|
||||
"/component/game/",
|
||||
"lkq9ne9s",
|
||||
"/component/option/",
|
||||
|
|
|
|||
Loading…
Reference in New Issue