Home | Trees | Indices | Help |
|
---|
|
This structure is used to report contact point results.
|
|||
|
|||
|
|||
|
|||
b2ContactResult |
|
||
|
|
|||
thisown The membership flag |
|||
shape1 b2ContactResult_shape1_get(b2ContactResult self) -> b2Shape |
|||
shape2 b2ContactResult_shape2_get(b2ContactResult self) -> b2Shape |
|||
position b2ContactResult_position_get(b2ContactResult self) -> b2Vec2 |
|||
normal b2ContactResult_normal_get(b2ContactResult self) -> b2Vec2 |
|||
normalImpulse b2ContactResult_normalImpulse_get(b2ContactResult self) -> float32 |
|||
tangentImpulse b2ContactResult_tangentImpulse_get(b2ContactResult self) -> float32 |
|||
id b2ContactResult_id_get(b2ContactResult self) -> b2ContactID |
|
|
Returns a dictionary representation of self, with dict(var=value [, ...]) additional_ignore can be specified to ignore certain properties. |
|
|
thisownThe membership flag |
shape1b2ContactResult_shape1_get(b2ContactResult self) -> b2Shape |
shape2b2ContactResult_shape2_get(b2ContactResult self) -> b2Shape |
positionb2ContactResult_position_get(b2ContactResult self) -> b2Vec2 |
normalb2ContactResult_normal_get(b2ContactResult self) -> b2Vec2 |
normalImpulseb2ContactResult_normalImpulse_get(b2ContactResult self) -> float32 |
tangentImpulseb2ContactResult_tangentImpulse_get(b2ContactResult self) -> float32 |
idb2ContactResult_id_get(b2ContactResult self) -> b2ContactID |
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue Feb 24 18:39:58 2009 | http://epydoc.sourceforge.net |