Cocos2d-x
4.0.0
|
Postsolve value generated when onContactPostSolve called. More...
Public Member Functions | |
float | getRestitution () const |
Get restitution between two bodies. | |
float | getFriction () const |
Get friction between two bodies. | |
Vec2 | getSurfaceVelocity () const |
Get surface velocity between two bodies. | |
Postsolve value generated when onContactPostSolve called.
float getRestitution | ( | ) | const |
Get restitution between two bodies.
float getFriction | ( | ) | const |
Get friction between two bodies.
Vec2 getSurfaceVelocity | ( | ) | const |
Get surface velocity between two bodies.