Postsolve value generated when onContactPostSolve called. More...
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... | |
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.