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.
FContact Member List

This is the complete list of members for FContact, including all inherited members.

contains(String n1, String n2)FContact
contains(FBody n1, FBody n2)FContact
contains(String n1)FContact
contains(FBody n1)FContact
FContact(ContactPoint contactPoint) (defined in FContact)FContactprotected
getBody1()FContact
getBody2()FContact
getFriction()FContact
getId()FContact
getNormalX()FContact
getNormalY()FContact
getRestitution()FContact
getSeparation()FContact
getVelocityX()FContact
getVelocityY()FContact
getX()FContact
getY()FContact
m_body1 (defined in FContact)FContactprotected
m_body2 (defined in FContact)FContactprotected
m_friction (defined in FContact)FContactprotected
m_id (defined in FContact)FContactprotected
m_normal (defined in FContact)FContactprotected
m_position (defined in FContact)FContactprotected
m_restitution (defined in FContact)FContactprotected
m_separation (defined in FContact)FContactprotected
m_velocity (defined in FContact)FContactprotected