cc.Graphics.clear()这个方法用了,就不能继续画图了啊? this.CCGraphics.clear(true); 这个是我的代码this.CCGraphics保存的是Graphics组件,不是节点。