四人测试
parent
ec8e4f9cd5
commit
73345efe00
|
|
@ -122,7 +122,6 @@ function M:fillCard(obj, pos_str, card, use3d)
|
|||
else
|
||||
obj.icon = 'ui://Main_Majiang/' .. self:GetPrefix() .. pos_str .. card
|
||||
end
|
||||
print("================================fillCard", obj, pos_str, card, use3d, obj.icon)
|
||||
end
|
||||
|
||||
function M:getBackCard(card)
|
||||
|
|
@ -312,6 +311,7 @@ function M:UpdateOutCardList(outcard, card_item, cursor)
|
|||
end
|
||||
|
||||
self:fillCard(obj, card, outlist[i + 1])
|
||||
print("==============================thisout", obj, card, outlist[i + 1])
|
||||
-- 添加角标
|
||||
self:AddFlag(i + 1, outlist[i], obj)
|
||||
-- obj.icon = "ui://Main_Majiang/"..card .. outlist[i+1]
|
||||
|
|
|
|||
Binary file not shown.
|
Before Width: | Height: | Size: 3.9 MiB After Width: | Height: | Size: 4.0 MiB |
Binary file not shown.
|
Before Width: | Height: | Size: 1.9 MiB After Width: | Height: | Size: 1.9 MiB |
Binary file not shown.
Loading…
Reference in New Issue