Home | Trees | Indices | Help |
|
---|
|
object --+ | Shape --+ | Circle
Instance Methods | |||
|
|||
|
|||
|
|||
Inherited from |
Properties | |
radius | |
center Center. |
|
body (Inherited from pymunk.Shape) | |
collision_type (Inherited from pymunk.Shape) | |
elasticity Elasticity of the shape. (Inherited from pymunk.Shape) |
|
friction Friction coefficient. (Inherited from pymunk.Shape) |
|
group Shapes in the same non-zero group do not generate collisions. (Inherited from pymunk.Shape) |
|
id (Inherited from pymunk.Shape) | |
layers Shapes only collide if they are in the same bit-planes. (Inherited from pymunk.Shape) |
|
surface_velocity The surface velocity of the object. (Inherited from pymunk.Shape) |
|
Inherited from |
Method Details |
|
Property Details |
radius
|
centerCenter. (body space coordinates)
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sat Nov 01 23:36:27 2008 | http://epydoc.sourceforge.net |