C D G O P R S U W

G

getBullet() - Method in class org.jbox2d.p5.Physics
Are newly created bodies being created as bullets?
getDensity() - Method in class org.jbox2d.p5.Physics
Get the density being used for newly created shapes.
getFriction() - Method in class org.jbox2d.p5.Physics
Get the friction being used for newly created shapes.
getRestitution() - Method in class org.jbox2d.p5.Physics
Get the restitution being used for newly created shapes.
getSensor() - Method in class org.jbox2d.p5.Physics
Are newly created shapes being created as sensors?
getSettings() - Method in class org.jbox2d.p5.Physics
Get an editable copy of the current TestSettings so that you may change certain aspects of the simulation and display.
getWorld() - Method in class org.jbox2d.p5.Physics
Get the current physics world.

C D G O P R S U W