hAPI Fisica
0.1
The hAPI Fisica physics engine expands Richard Marxer's fisica for Processing. The engine wraps the jbox2d physics engine for use with the Haply Development kit and the Hapkit.
|
This is the complete list of members for FContactResult, including all inherited members.
FContactResult(ContactResult contactResult) (defined in FContactResult) | FContactResult | protected |
getBody1() | FContactResult | |
getBody2() | FContactResult | |
getId() | FContactResult | |
getNormalImpulse() | FContactResult | |
getNormalX() | FContactResult | |
getNormalY() | FContactResult | |
getTangentImpulse() | FContactResult | |
getX() | FContactResult | |
getY() | FContactResult | |
m_body1 (defined in FContactResult) | FContactResult | protected |
m_body2 (defined in FContactResult) | FContactResult | protected |
m_id (defined in FContactResult) | FContactResult | protected |
m_normal (defined in FContactResult) | FContactResult | protected |
m_normalImpulse (defined in FContactResult) | FContactResult | protected |
m_position (defined in FContactResult) | FContactResult | protected |
m_tangentImpulse (defined in FContactResult) | FContactResult | protected |