Uses of Interface
org.box2d.proto.Box2D.PbShapeOrBuilder
Packages that use Box2D.PbShapeOrBuilder
-
Uses of Box2D.PbShapeOrBuilder in org.box2d.proto
Classes in org.box2d.proto that implement Box2D.PbShapeOrBuilderModifier and TypeClassDescriptionstatic final class
just include all fields we might usestatic final class
just include all fields we might useFields in org.box2d.proto with type parameters of type Box2D.PbShapeOrBuilderModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder
<Box2D.PbShape, Box2D.PbShape.Builder, Box2D.PbShapeOrBuilder> Box2D.PbFixture.Builder.shapeBuilder_
Methods in org.box2d.proto that return Box2D.PbShapeOrBuilderModifier and TypeMethodDescriptionBox2D.PbFixture.Builder.getShapeOrBuilder()
optional .box2d.PbShape shape = 11;
Box2D.PbFixture.getShapeOrBuilder()
optional .box2d.PbShape shape = 11;
Box2D.PbFixtureOrBuilder.getShapeOrBuilder()
optional .box2d.PbShape shape = 11;
Methods in org.box2d.proto that return types with arguments of type Box2D.PbShapeOrBuilderModifier and TypeMethodDescriptionprivate com.google.protobuf.SingleFieldBuilder
<Box2D.PbShape, Box2D.PbShape.Builder, Box2D.PbShapeOrBuilder> Box2D.PbFixture.Builder.getShapeFieldBuilder()
optional .box2d.PbShape shape = 11;