| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
Contact
| Instance Methods | |||
|
|||
|
Inherited from |
|||
| Properties | |
|
position Contact position |
|
|
normal Contact normal |
|
|
distance Penetration distance |
|
|
jn_acc The normal component of the accumulated (final) impulse applied to resolve the collision. |
|
|
jt_acc The tangential component of the accumulated (final) impulse applied to resolve the collision. |
|
|
Inherited from |
|
| Method Details |
|
| Property Details |
positionContact position
|
normalContact normal
|
distancePenetration distance
|
jn_accThe normal component of the accumulated (final) impulse applied to resolve the collision. Will not be valid until after the call to Space.step() returns
|
jt_accThe tangential component of the accumulated (final) impulse applied to resolve the collision. Will not be valid until after the call to Space.step() returns
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Sun Jul 26 16:03:43 2009 | http://epydoc.sourceforge.net |