sprite 和 image 的区别sprite可以在 页面/场景 中 设置使用的图片吗
image 是继承自sprite的,属于UI组件、而sprite 是核心库里的 也可作为单独节点,他直接继承自node、可以看api来了解他们之间的关系