Trees | Indices | Toggle frames |
---|
Joint --+ | PinJointKeeps the anchor points at a set distance from one another.
__init__(self,
a,
b,
anchr1,
anchr2)
a and b are the two bodies to connect, and anchr1 and anchr2 are the
anchor points on those bodies.
|
|
__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 |