重构背景系统(每个背景使用独立文件),全局变量名整理
This commit is contained in:
@@ -2,9 +2,6 @@ local gc=love.graphics
|
||||
local tc=love.touch
|
||||
local Timer=love.timer.getTime
|
||||
|
||||
local setFont=setFont
|
||||
local mStr=mStr
|
||||
|
||||
local max,sin=math.max,math.sin
|
||||
local log=math.log
|
||||
|
||||
|
||||
Reference in New Issue
Block a user