圆角圆角圆角圆角圆角
This commit is contained in:
@@ -158,7 +158,7 @@ function scene.draw()
|
||||
gc.push('transform')
|
||||
gc.translate(260,650)
|
||||
gc.setLineWidth(2)
|
||||
gc.rectangle('line',0,0,tipLength,42)
|
||||
gc.rectangle('line',0,0,tipLength,42,3)
|
||||
gc.stencil(tipStencil)
|
||||
gc.setStencilTest('equal',1)
|
||||
gc.draw(tip,0+scrollX,0)
|
||||
|
||||
Reference in New Issue
Block a user