#include <CCPhysicsContact.h>
Public Member Functions | |
| float | getRestitution () const |
| get restitution between two bodies More... | |
| var | getRestitution () |
| get restitution between two bodies More... | |
| local | getRestitution () |
| get restitution 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... | |
| Vec2 | getSurfaceVelocity () const |
| get surface velocity between two bodies More... | |
Friends | |
| class | EventListenerPhysicsContact |
| float getFriction | ( | ) | const |
get friction between two bodies
| var getFriction | ( | ) |
get friction between two bodies
| local getFriction | ( | ) |
get friction between two bodies
| float getRestitution | ( | ) | const |
get restitution between two bodies
| var getRestitution | ( | ) |
get restitution between two bodies
| local getRestitution | ( | ) |
get restitution between two bodies
| Vec2 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 |