#include <CCPhysicsContact.h>
Public Member Functions | |
| float | getElasticity () const |
| get elasticity between two bodies More... | |
| var | getElasticity () |
| get elasticity between two bodies More... | |
| local | getElasticity () |
| get elasticity between two bodies More... | |
| float | getFriction () const |
| get friction between two bodies More... | |
| var | getFriction () |
| get friction between two bodies More... | |
| local | getFriction () |
| get friction between two bodies More... | |
| Point | getSurfaceVelocity () const |
| get surface velocity between two bodies More... | |
| var | getSurfaceVelocity () |
| get surface velocity between two bodies More... | |
| local | getSurfaceVelocity () |
| get surface velocity between two bodies More... | |
Friends | |
| class | EventListenerPhysicsContact |
| float getElasticity | ( | ) | const |
get elasticity between two bodies
| var getElasticity | ( | ) |
get elasticity between two bodies
| local getElasticity | ( | ) |
get elasticity between two bodies
| float getFriction | ( | ) | const |
get friction between two bodies
| var getFriction | ( | ) |
get friction between two bodies
| local getFriction | ( | ) |
get friction between two bodies
| Point getSurfaceVelocity | ( | ) | const |
get surface velocity between two bodies
| var getSurfaceVelocity | ( | ) |
get surface velocity between two bodies
| local getSurfaceVelocity | ( | ) |
get surface velocity between two bodies
|
friend |
|
friend |
|
friend |