| Trees | Indices | Toggle frames |
|---|
Joint --+
|
PivotJoint
Simply allow two objects to pivot about a single point.
|
__init__(self,
a,
b,
pivot)
a and b are the two bodies to connect, and pivot is the point in
world coordinates of the pivot.
|
|
| __del__(self) (Inherited from pymunk.Joint) |
| Trees | Indices | Toggle frames |
|---|
| Generated by Epydoc 3.0beta1 on Sun Jun 15 16:45:17 2008 | http://epydoc.sourceforge.net |