Uses of Class
org.jbox2d.dynamics.FixtureDef

Packages that use FixtureDef
org.jbox2d.dynamics   
 

Uses of FixtureDef in org.jbox2d.dynamics
 

Methods in org.jbox2d.dynamics with parameters of type FixtureDef
 void Fixture.create(Body body, FixtureDef def)
           
 Fixture Body.createFixture(FixtureDef def)
          Creates a fixture and attach it to this body.
 



Copyright © 2013. All Rights Reserved.