Uses of Interface
org.box2d.proto.Box2D.PbJointOrBuilder
Packages that use Box2D.PbJointOrBuilder
-
Uses of Box2D.PbJointOrBuilder in org.box2d.proto
Classes in org.box2d.proto that implement Box2D.PbJointOrBuilderModifier and TypeClassDescriptionstatic final class
Protobuf typebox2d.PbJoint
static final class
Protobuf typebox2d.PbJoint
Fields in org.box2d.proto with type parameters of type Box2D.PbJointOrBuilderModifier and TypeFieldDescriptionprivate com.google.protobuf.RepeatedFieldBuilder
<Box2D.PbJoint, Box2D.PbJoint.Builder, Box2D.PbJointOrBuilder> Box2D.PbWorld.Builder.jointsBuilder_
Methods in org.box2d.proto that return Box2D.PbJointOrBuilderModifier and TypeMethodDescriptionBox2D.PbWorld.Builder.getJointsOrBuilder
(int index) repeated .box2d.PbJoint joints = 21;
Box2D.PbWorld.getJointsOrBuilder
(int index) repeated .box2d.PbJoint joints = 21;
Box2D.PbWorldOrBuilder.getJointsOrBuilder
(int index) repeated .box2d.PbJoint joints = 21;
Methods in org.box2d.proto that return types with arguments of type Box2D.PbJointOrBuilderModifier and TypeMethodDescriptionprivate com.google.protobuf.RepeatedFieldBuilder
<Box2D.PbJoint, Box2D.PbJoint.Builder, Box2D.PbJointOrBuilder> Box2D.PbWorld.Builder.getJointsFieldBuilder()
java.util.List
<? extends Box2D.PbJointOrBuilder> Box2D.PbWorld.Builder.getJointsOrBuilderList()
repeated .box2d.PbJoint joints = 21;
java.util.List
<? extends Box2D.PbJointOrBuilder> Box2D.PbWorld.getJointsOrBuilderList()
repeated .box2d.PbJoint joints = 21;
java.util.List
<? extends Box2D.PbJointOrBuilder> Box2D.PbWorldOrBuilder.getJointsOrBuilderList()
repeated .box2d.PbJoint joints = 21;