cubefield小游戏不再能卡时间间隔

This commit is contained in:
MrZ626
2021-10-17 17:02:33 +08:00
parent 66d2323626
commit 13a08298b7

View File

@@ -122,6 +122,7 @@ function scene.keyUp(key)
end
function scene.update(dt)
if dt>.06 then dt=.06 end
dt=dt*600
--Update cubes' position