Uses of Interface
org.box2d.proto.Box2D.PbShapeOrBuilder
-
Packages that use Box2D.PbShapeOrBuilder Package Description org.box2d.proto -
-
Uses of Box2D.PbShapeOrBuilder in org.box2d.proto
Classes in org.box2d.proto that implement Box2D.PbShapeOrBuilder Modifier and Type Class Description static classBox2D.PbShapejust include all fields we might usestatic classBox2D.PbShape.Builderjust include all fields we might useFields in org.box2d.proto with type parameters of type Box2D.PbShapeOrBuilder Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilder<Box2D.PbShape,Box2D.PbShape.Builder,Box2D.PbShapeOrBuilder>Box2D.PbFixture.Builder. shapeBuilder_Methods in org.box2d.proto that return Box2D.PbShapeOrBuilder Modifier and Type Method Description Box2D.PbShapeOrBuilderBox2D.PbFixture.Builder. getShapeOrBuilder()optional .box2d.PbShape shape = 11;Box2D.PbShapeOrBuilderBox2D.PbFixture. getShapeOrBuilder()optional .box2d.PbShape shape = 11;Box2D.PbShapeOrBuilderBox2D.PbFixtureOrBuilder. getShapeOrBuilder()optional .box2d.PbShape shape = 11;Methods in org.box2d.proto that return types with arguments of type Box2D.PbShapeOrBuilder Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilder<Box2D.PbShape,Box2D.PbShape.Builder,Box2D.PbShapeOrBuilder>Box2D.PbFixture.Builder. getShapeFieldBuilder()optional .box2d.PbShape shape = 11;
-