几个绘图用函数mXXX模块化

This commit is contained in:
MrZ626
2021-03-05 13:05:59 +08:00
parent 79bc8f9527
commit 25efce87dc
3 changed files with 24 additions and 9 deletions

View File

@@ -2,6 +2,7 @@
local gc=love.graphics
local int,rnd=math.floor,math.random
local ins,rem=table.insert,table.remove
local mDraw=mDraw
local back={}
local lanterns
local t