整理代码,框架更独立

This commit is contained in:
MrZ626
2021-10-17 00:49:35 +08:00
parent e6a8cf7a10
commit 0099bf53cb
15 changed files with 23 additions and 23 deletions

View File

@@ -8,7 +8,7 @@ local isDown=love.keyboard.isDown
local int,max,min=math.floor,math.max,math.min
local mStr=mStr
local mStr=GC.mStr
local scene={}