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
static final class
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) Box2D.PbWorld.getJointsOrBuilder
(int index) Box2D.PbWorldOrBuilder.getJointsOrBuilder
(int index) 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()
java.util.List
<? extends Box2D.PbJointOrBuilder> Box2D.PbWorld.getJointsOrBuilderList()
java.util.List
<? extends Box2D.PbJointOrBuilder> Box2D.PbWorldOrBuilder.getJointsOrBuilderList()