移除加载时可能的强制重启(防止ios出问题)
几处love退出改为去quit场景(防止ios出问题) 整理代码 框架跟进
This commit is contained in:
@@ -6,7 +6,7 @@ local state,timer,score,combo
|
||||
local x,y,vx,vy,ex,ey
|
||||
|
||||
local scene={}
|
||||
function scene.sceneInit()
|
||||
function scene.enter()
|
||||
pow,ang=0,0
|
||||
state=0
|
||||
timer=0
|
||||
|
||||
Reference in New Issue
Block a user