Uses of Class
org.box2d.proto.Box2D.PbShape.Builder
Packages that use Box2D.PbShape.Builder
-
Uses of Box2D.PbShape.Builder in org.box2d.proto
Fields in org.box2d.proto with type parameters of type Box2D.PbShape.BuilderModifier 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.PbShape.BuilderModifier and TypeMethodDescriptionBox2D.PbShape.Builder.addAllNormals
(java.lang.Iterable<? extends Box2D.PbVec2> values) polygonBox2D.PbShape.Builder.addAllPoints
(java.lang.Iterable<? extends Box2D.PbVec2> values) polygon, chainBox2D.PbShape.Builder.addNormals
(int index, Box2D.PbVec2 value) polygonBox2D.PbShape.Builder.addNormals
(int index, Box2D.PbVec2.Builder builderForValue) polygonBox2D.PbShape.Builder.addNormals
(Box2D.PbVec2 value) polygonBox2D.PbShape.Builder.addNormals
(Box2D.PbVec2.Builder builderForValue) polygonBox2D.PbShape.Builder.addPoints
(int index, Box2D.PbVec2 value) polygon, chainBox2D.PbShape.Builder.addPoints
(int index, Box2D.PbVec2.Builder builderForValue) polygon, chainBox2D.PbShape.Builder.addPoints
(Box2D.PbVec2 value) polygon, chainBox2D.PbShape.Builder.addPoints
(Box2D.PbVec2.Builder builderForValue) polygon, chainBox2D.PbShape.Builder.clear()
Box2D.PbShape.Builder.clearCenter()
circleBox2D.PbShape.Builder.clearCentroid()
polygonBox2D.PbShape.Builder.clearHas0()
edge, chainBox2D.PbShape.Builder.clearHas3()
edge, chainBox2D.PbShape.Builder.clearNext()
chainBox2D.PbShape.Builder.clearNormals()
polygonBox2D.PbShape.Builder.clearPoints()
polygon, chainBox2D.PbShape.Builder.clearPrev()
chainBox2D.PbShape.Builder.clearRadius()
circleBox2D.PbShape.Builder.clearTag()
optional int64 tag = 1;
Box2D.PbShape.Builder.clearType()
required .box2d.PbShapeType type = 2;
Box2D.PbShape.Builder.clearV0()
edgeBox2D.PbShape.Builder.clearV1()
edgeBox2D.PbShape.Builder.clearV2()
edgeBox2D.PbShape.Builder.clearV3()
edgeBox2D.PbFixture.Builder.getShapeBuilder()
optional .box2d.PbShape shape = 11;
Box2D.PbShape.Builder.mergeCenter
(Box2D.PbVec2 value) circleBox2D.PbShape.Builder.mergeCentroid
(Box2D.PbVec2 value) polygonBox2D.PbShape.Builder.mergeFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Box2D.PbShape.Builder.mergeFrom
(com.google.protobuf.Message other) Box2D.PbShape.Builder.mergeFrom
(Box2D.PbShape other) Box2D.PbShape.Builder.mergeNext
(Box2D.PbVec2 value) chainBox2D.PbShape.Builder.mergePrev
(Box2D.PbVec2 value) chainBox2D.PbShape.Builder.mergeV0
(Box2D.PbVec2 value) edgeBox2D.PbShape.Builder.mergeV1
(Box2D.PbVec2 value) edgeBox2D.PbShape.Builder.mergeV2
(Box2D.PbVec2 value) edgeBox2D.PbShape.Builder.mergeV3
(Box2D.PbVec2 value) edgestatic Box2D.PbShape.Builder
Box2D.PbShape.newBuilder()
static Box2D.PbShape.Builder
Box2D.PbShape.newBuilder
(Box2D.PbShape prototype) Box2D.PbShape.newBuilderForType()
protected Box2D.PbShape.Builder
Box2D.PbShape.newBuilderForType
(com.google.protobuf.AbstractMessage.BuilderParent parent) Box2D.PbShape.Builder.removeNormals
(int index) polygonBox2D.PbShape.Builder.removePoints
(int index) polygon, chainBox2D.PbShape.Builder.setCenter
(Box2D.PbVec2 value) circleBox2D.PbShape.Builder.setCenter
(Box2D.PbVec2.Builder builderForValue) circleBox2D.PbShape.Builder.setCentroid
(Box2D.PbVec2 value) polygonBox2D.PbShape.Builder.setCentroid
(Box2D.PbVec2.Builder builderForValue) polygonBox2D.PbShape.Builder.setHas0
(boolean value) edge, chainBox2D.PbShape.Builder.setHas3
(boolean value) edge, chainBox2D.PbShape.Builder.setNext
(Box2D.PbVec2 value) chainBox2D.PbShape.Builder.setNext
(Box2D.PbVec2.Builder builderForValue) chainBox2D.PbShape.Builder.setNormals
(int index, Box2D.PbVec2 value) polygonBox2D.PbShape.Builder.setNormals
(int index, Box2D.PbVec2.Builder builderForValue) polygonBox2D.PbShape.Builder.setPoints
(int index, Box2D.PbVec2 value) polygon, chainBox2D.PbShape.Builder.setPoints
(int index, Box2D.PbVec2.Builder builderForValue) polygon, chainBox2D.PbShape.Builder.setPrev
(Box2D.PbVec2 value) chainBox2D.PbShape.Builder.setPrev
(Box2D.PbVec2.Builder builderForValue) chainBox2D.PbShape.Builder.setRadius
(float value) circleBox2D.PbShape.Builder.setTag
(long value) optional int64 tag = 1;
Box2D.PbShape.Builder.setType
(Box2D.PbShapeType value) required .box2d.PbShapeType type = 2;
Box2D.PbShape.Builder.setV0
(Box2D.PbVec2 value) edgeBox2D.PbShape.Builder.setV0
(Box2D.PbVec2.Builder builderForValue) edgeBox2D.PbShape.Builder.setV1
(Box2D.PbVec2 value) edgeBox2D.PbShape.Builder.setV1
(Box2D.PbVec2.Builder builderForValue) edgeBox2D.PbShape.Builder.setV2
(Box2D.PbVec2 value) edgeBox2D.PbShape.Builder.setV2
(Box2D.PbVec2.Builder builderForValue) edgeBox2D.PbShape.Builder.setV3
(Box2D.PbVec2 value) edgeBox2D.PbShape.Builder.setV3
(Box2D.PbVec2.Builder builderForValue) edgeBox2D.PbShape.toBuilder()
Methods in org.box2d.proto that return types with arguments of type Box2D.PbShape.BuilderModifier and TypeMethodDescriptionprivate com.google.protobuf.SingleFieldBuilder
<Box2D.PbShape, Box2D.PbShape.Builder, Box2D.PbShapeOrBuilder> Box2D.PbFixture.Builder.internalGetShapeFieldBuilder()
optional .box2d.PbShape shape = 11;
Methods in org.box2d.proto with parameters of type Box2D.PbShape.BuilderModifier and TypeMethodDescriptionBox2D.PbFixture.Builder.setShape
(Box2D.PbShape.Builder builderForValue) optional .box2d.PbShape shape = 11;
-
Uses of Box2D.PbShape.Builder in org.jbox2d.serialization.pb
Methods in org.jbox2d.serialization.pb that return Box2D.PbShape.Builder