Package org.jbox2d.dynamics.contacts
Class PolygonAndCircleContact
java.lang.Object
org.jbox2d.dynamics.contacts.Contact
org.jbox2d.dynamics.contacts.PolygonAndCircleContact
- Author:
- Daniel Murphy
-
Field Summary
Fields inherited from class org.jbox2d.dynamics.contacts.Contact
BULLET_HIT_FLAG, ENABLED_FLAG, FILTER_FLAG, fixtureA, fixtureB, flags, friction, indexA, indexB, ISLAND_FLAG, manifold, next, nodeA, nodeB, pool, prev, restitution, tangentSpeed, toi, TOI_FLAG, toiCount, TOUCHING_FLAG -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.jbox2d.dynamics.contacts.Contact
flagForFiltering, getChildIndexA, getChildIndexB, getFixtureA, getFixtureB, getFriction, getManifold, getNext, getRestitution, getTangentSpeed, getWorldManifold, init, isEnabled, isTouching, mixFriction, mixRestitution, resetFriction, resetRestitution, setEnabled, setFriction, setRestitution, setTangentSpeed, update