#include <CCPhysicsContact.h>
Public Member Functions | |
float | getRestitution () const |
get restitution between two bodies More... | |
float | getFriction () const |
get friction between two bodies More... | |
Vec2 | getSurfaceVelocity () const |
get surface velocity between two bodies More... | |
Friends | |
class | EventListenerPhysicsContact |
float getFriction | ( | ) | const |
get friction between two bodies
float getRestitution | ( | ) | const |
get restitution between two bodies
Vec2 getSurfaceVelocity | ( | ) | const |
get surface velocity between two bodies
|
friend |