cdl2003 项目代码如下:this.body.texture.getPixels(this.bound.x + i, this.bound.y + j, 1, 1);问题: this.body已经是被显示在舞台上的animation对象了 animation的texture属性为什么是null。要去获取对象像素值怎么获取?
cuixueying cuixueying 这个你可以参考下我们的打飞机案例,检测是很准确的并且性能很高http://ldc.layabox.com/index.php?m=content&c=index&a=show&catid=8&id=23