Trees | Indices | Toggle frames |
---|
Joint --+ | GrooveJointSimilar to a pivot joint, but one of the anchors is on a linear slide instead of being fixed.
__init__(self,
a,
b,
groove_a,
groove_b,
anchr2)
a and b are the two bodies to conenct,
groove_a and groove_b is two points or vectors or something.
|
|
__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 |