升级控件模块,封装focus相关的几个静态方法

This commit is contained in:
MrZ626
2021-05-15 23:32:14 +08:00
parent 4606bb4d01
commit 9bec223b09
11 changed files with 37 additions and 33 deletions

View File

@@ -505,8 +505,8 @@ function NET.updateWS_stream()
netPLY.freshStreamConn(res.data.connected)
elseif res.action==0 then--Game start
NET.waitingStream=false
if SCN.socketRead then SCN.socketRead('go',d)end
NET.roomInfo.start=true
if SCN.socketRead then SCN.socketRead('go',d)end
elseif res.action==1 then--Game finished
--?
elseif res.action==2 then--Player join