微调初始化主题的时机
This commit is contained in:
@@ -8,6 +8,7 @@ local scene={}
|
||||
local t1,t2,animateType
|
||||
|
||||
function scene.sceneInit()
|
||||
BG.set()
|
||||
t1,t2=0,0--Timer
|
||||
animateType={rnd(5),rnd(5),rnd(5),rnd(5),rnd(5),rnd(5),rnd(5),rnd(5)}--Random animation type
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user