联网推进,整理代码

This commit is contained in:
MrZ626
2021-04-08 14:00:15 +08:00
parent 194bd8085f
commit f3f63454d3
7 changed files with 102 additions and 54 deletions

View File

@@ -3,6 +3,9 @@ local scene={}
function scene.sceneInit()
BG.set("space")
end
function scene.sceneBack()
NET.wsclose_play()
end
scene.widgetList={
-- WIDGET.newButton{name="ffa", x=640, y=200,w=350,h=120,font=40,code=NULL},