Module | CP |
In: |
doc_dummy.rb
|
Chipmunk Game Dynamics. Provides fast, easy to use, robust physics.
bias_coef | [RW] | The bias coefficient used for resolving penetrations. Setting 0.0 effectively disables penetration resolution. Setting 1.0 will try to resolve the penetration in a single step. (not recommended) |
collision_slop | [RW] | The maximum allowed penetration distance. Setting a non zero value helps to prevent oscilating contacts. |