旋转系统模块重构,支持无旋转中心 close #168

This commit is contained in:
MrZ626
2021-08-08 18:19:43 +08:00
parent 471f1076c4
commit b083a0801f
10 changed files with 722 additions and 732 deletions

View File

@@ -10,7 +10,7 @@ local scs
function back.init()
colorLib=minoColor
blocks=BLOCKS
scs=SCS
scs=DSCP
t=rnd()*2600
end
function back.update(dt)