整理代码,略微提升部分小程序的性能
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
local gc=love.graphics
|
||||
local rnd,sin,cos=math.random,math.sin,math.cos
|
||||
local setFont,mStr=FONT.get,GC.mStr
|
||||
|
||||
local tau=math.pi*2
|
||||
|
||||
local state
|
||||
|
||||
Reference in New Issue
Block a user