Class PolygonContact
java.lang.Object
org.jbox2d.dynamics.contacts.Contact
org.jbox2d.dynamics.contacts.PolygonContact
-
Field Summary
Fields inherited from class Contact
BULLET_HIT_FLAG, ENABLED_FLAG, FILTER_FLAG, ISLAND_FLAG, m_fixtureA, m_fixtureB, m_flags, m_friction, m_indexA, m_indexB, m_manifold, m_next, m_nodeA, m_nodeB, m_prev, m_restitution, m_tangentSpeed, m_toi, m_toiCount, pool, TOI_FLAG, TOUCHING_FLAG -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class Contact
flagForFiltering, getChildIndexA, getChildIndexB, getFixtureA, getFixtureB, getFriction, getManifold, getNext, getRestitution, getTangentSpeed, getWorldManifold, init, isEnabled, isTouching, mixFriction, mixRestitution, resetFriction, resetRestitution, setEnabled, setFriction, setRestitution, setTangentSpeed, updateMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
PolygonContact
-
-
Method Details
-
init
-
evaluate
-