![]() |
Kiwano Engine
v1.2.x
|
接触边 更多...
#include <ContactEdge.h>
Public 成员函数 | |
PhysicBody * | GetOtherBody () const |
获取接触物体 | |
Contact | GetContact () const |
获取接触 | |
b2ContactEdge * | GetB2ContactEdge () const |
获取b2ContactEdge | |
void | SetB2ContactEdge (b2ContactEdge *edge) |
设置b2ContactEdge | |
bool | operator== (const ContactEdge &rhs) const |
bool | operator!= (const ContactEdge &rhs) const |
接触边