绘图api如何调用啊?

好像已经出来了,怎么用!

hello, 绘图节点的API设计的和canvas中的API类似。
文档暂时还未同步到官网中,
请先参考文档
https://github.com/cocos-creator/fireball/blob/dev/docs/source/zh/graphics/index.md
以及示例仓库中
https://github.com/cocos-creator/example-cases
绘图的测试例子。

在 example case 里有一些例子

manual doc 要在 1.2 正式版出来后才能更新上去了