整理代码,略微提升部分小程序的性能
This commit is contained in:
@@ -171,7 +171,7 @@ function scene.draw()
|
||||
|
||||
if gameover then
|
||||
--Draw result
|
||||
setFont(60)
|
||||
FONT.get(60)
|
||||
if gameover==0 then
|
||||
gc.setColor(1,.6,.6)
|
||||
mStr("RED\nWON",1140,200)
|
||||
|
||||
Reference in New Issue
Block a user