libgdx API

Uses of Class
com.badlogic.gdx.physics.box2d.BodyDef

Packages that use BodyDef
com.badlogic.gdx.physics.box2d   
 

Uses of BodyDef in com.badlogic.gdx.physics.box2d
 

Methods in com.badlogic.gdx.physics.box2d with parameters of type BodyDef
 Body World.createBody(BodyDef def)
          Create a rigid body given a definition.
 


libgdx API

Copyright 2010 Mario Zechner (contact@badlogicgames.com), Nathan Sweet (admin@esotericsoftware.com)