整理代码,调整大量场景内绘图用的纯白色和纯黑色
This commit is contained in:
@@ -103,7 +103,7 @@ function scene.draw()
|
||||
|
||||
--Joining mark
|
||||
if NET.getlock('enterRoom')then
|
||||
gc.setColor(1,1,1)
|
||||
gc.setColor(COLOR.Z)
|
||||
gc.setLineWidth(15)
|
||||
local t=TIME()*6.26%6.2832
|
||||
gc.arc('line','open',640,360,80,t,t+4.26)
|
||||
|
||||
Reference in New Issue
Block a user