重构背景系统(每个背景使用独立文件),全局变量名整理
This commit is contained in:
@@ -1,9 +1,6 @@
|
||||
local gc=love.graphics
|
||||
local kb,tc=love.keyboard,love.touch
|
||||
|
||||
local setFont=setFont
|
||||
local mStr=mStr
|
||||
|
||||
function sceneInit.staff()
|
||||
sceneTemp={
|
||||
time=0,
|
||||
|
||||
Reference in New Issue
Block a user