trying to draw a shape from a dictionary

前端 未结 0 1717
遇见更好的自我
遇见更好的自我 2020-11-27 21:48

I want to be able to create the shape onto the canvas using the drawOnCanvas function:

drawOnCanvas(can, shape1)
drawOnCanvas(can, shape2)


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题