如何变换鼠标

如题 请问 cocos creator 如何做到 当鼠标移到某个 节点上时 就更换鼠标样式? 有更换鼠标的 API 吗?

刚刚找到了 用 cc._canvas.style.cursor = 'pointer' 即可 :joy:

顶(字数补丁1.1.2 RC2)