Home | Trees | Indices | Help |
|
---|
|
This holds the mass data computed for a shape.
|
|||
|
|||
|
|||
|
|||
b2MassData |
|
||
|
|
|||
thisown The membership flag |
|||
mass b2MassData_mass_get(b2MassData self) -> float32 |
|||
center b2MassData_center_get(b2MassData self) -> b2Vec2 |
|||
I b2MassData_I_get(b2MassData self) -> float32 |
|
|
Returns a dictionary representation of self, with dict(var=value [, ...]) additional_ignore can be specified to ignore certain properties. |
|
|
thisownThe membership flag |
massb2MassData_mass_get(b2MassData self) -> float32 |
centerb2MassData_center_get(b2MassData self) -> b2Vec2 |
Ib2MassData_I_get(b2MassData self) -> float32 |
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue Feb 24 18:39:58 2009 | http://epydoc.sourceforge.net |