-
Fields Field Description org.dyn4j.dynamics.Settings.DEFAULT_SOLVER_ITERATIONS Deprecated in 5.0.2. UseSettings.DEFAULT_VELOCITY_CONSTRAINT_SOLVER_ITERATIONS
orSettings.DEFAULT_POSITION_CONSTRAINT_SOLVER_ITERATIONS
instead.
-
Methods Method Description org.dyn4j.dynamics.contact.ContactConstraint.setFriction(double) Removed in 5.0.1. Set the body friction coefficients instead.org.dyn4j.dynamics.contact.ContactConstraint.setRestitution(double) Removed in 5.0.1. Set the body restitution coefficients instead.org.dyn4j.dynamics.contact.ContactConstraint.setRestitutionVelocity(double) Removed in 5.0.1. Set the body restitution velocity instead.org.dyn4j.dynamics.contact.ContactConstraint.setSensor(boolean) Removed in 5.0.1. Set the body fixture sensor flag instead.