|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jbox2d.builders.BodyBuilder<CircleShapeBuilder,CircleShape>
org.jbox2d.builders.CircleShapeBuilder
public class CircleShapeBuilder
Field Summary |
---|
Fields inherited from class org.jbox2d.builders.BodyBuilder |
---|
bodyDef, fixtureDef, shape, world |
Constructor Summary | |
---|---|
CircleShapeBuilder(World world)
|
Method Summary | |
---|---|
CircleShapeBuilder |
radius(float radius)
|
Methods inherited from class org.jbox2d.builders.BodyBuilder |
---|
active, allowSleep, angle, angularDamping, angularVelocity, awake, build, bullet, density, fixedRotation, friction, gravityScale, linearDamping, position, position, restitution, sensor, type, userData |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CircleShapeBuilder(World world)
Method Detail |
---|
public CircleShapeBuilder radius(float radius)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |