Quantcast
Channel: Cocos中文社区 - 最新主题
Viewing all articles
Browse latest Browse all 88737

碰撞组件中关于other 和self的问题

$
0
0

@704436993 写道:

范例中碰撞平台的游戏。
onCollisionEnter: function (other, self) {
this.node.color = cc.Color.RED;
console.log(self);
console.log(other);
}

self 打印出来是这个 - 没有touchingX, Y

other 打印出来是这个, 有touchingY

但是查了文档和API里面都没有提到。是不是文档写得太随意了一点啊。哪位大神能帮忙解释下吗?

帖子: 3

参与者: 1

阅读整个主题


Viewing all articles
Browse latest Browse all 88737

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>