Package org.box2d.proto
Class Box2D.PbBody.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<Box2D.PbBody.Builder>
com.google.protobuf.GeneratedMessage.Builder<Box2D.PbBody.Builder>
org.box2d.proto.Box2D.PbBody.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,java.lang.Cloneable
,Box2D.PbBodyOrBuilder
- Enclosing class:
Box2D.PbBody
public static final class Box2D.PbBody.Builder
extends com.google.protobuf.GeneratedMessage.Builder<Box2D.PbBody.Builder>
implements Box2D.PbBodyOrBuilder
Protobuf type
box2d.PbBody
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate boolean
private boolean
private float
private float
private float
private boolean
private int
private boolean
private boolean
private java.util.List
<Box2D.PbFixture> private com.google.protobuf.RepeatedFieldBuilder
<Box2D.PbFixture, Box2D.PbFixture.Builder, Box2D.PbFixtureOrBuilder> private float
private float
private Box2D.PbVec2
private com.google.protobuf.SingleFieldBuilder
<Box2D.PbVec2, Box2D.PbVec2.Builder, Box2D.PbVec2OrBuilder> private Box2D.PbVec2
private com.google.protobuf.SingleFieldBuilder
<Box2D.PbVec2, Box2D.PbVec2.Builder, Box2D.PbVec2OrBuilder> private long
private int
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddAllFixtures
(java.lang.Iterable<? extends Box2D.PbFixture> values) repeated .box2d.PbFixture fixtures = 100;
addFixtures
(int index, Box2D.PbFixture value) repeated .box2d.PbFixture fixtures = 100;
addFixtures
(int index, Box2D.PbFixture.Builder builderForValue) repeated .box2d.PbFixture fixtures = 100;
addFixtures
(Box2D.PbFixture value) repeated .box2d.PbFixture fixtures = 100;
addFixtures
(Box2D.PbFixture.Builder builderForValue) repeated .box2d.PbFixture fixtures = 100;
repeated .box2d.PbFixture fixtures = 100;
addFixturesBuilder
(int index) repeated .box2d.PbFixture fixtures = 100;
build()
private void
buildPartial0
(Box2D.PbBody result) private void
clear()
optional bool active = 56;
optional bool allow_sleep = 54;
optional float angle = 11;
optional float angular_damping = 51;
optional float angular_velocity = 13;
optional bool awake = 55;
optional bool bullet = 53;
optional bool fixed_rotation = 57;
repeated .box2d.PbFixture fixtures = 100;
optional float gravity_scale = 52;
configurationoptional .box2d.PbVec2 linear_velocity = 12;
physical attributesclearTag()
optional int64 tag = 1;
required .box2d.PbBodyType type = 2;
private void
boolean
optional bool active = 56;
boolean
optional bool allow_sleep = 54;
float
getAngle()
optional float angle = 11;
float
optional float angular_damping = 51;
float
optional float angular_velocity = 13;
boolean
getAwake()
optional bool awake = 55;
boolean
optional bool bullet = 53;
static final com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
boolean
optional bool fixed_rotation = 57;
getFixtures
(int index) repeated .box2d.PbFixture fixtures = 100;
getFixturesBuilder
(int index) repeated .box2d.PbFixture fixtures = 100;
java.util.List
<Box2D.PbFixture.Builder> repeated .box2d.PbFixture fixtures = 100;
int
repeated .box2d.PbFixture fixtures = 100;
java.util.List
<Box2D.PbFixture> repeated .box2d.PbFixture fixtures = 100;
getFixturesOrBuilder
(int index) repeated .box2d.PbFixture fixtures = 100;
java.util.List
<? extends Box2D.PbFixtureOrBuilder> repeated .box2d.PbFixture fixtures = 100;
float
optional float gravity_scale = 52;
float
configurationoptional .box2d.PbVec2 linear_velocity = 12;
optional .box2d.PbVec2 linear_velocity = 12;
optional .box2d.PbVec2 linear_velocity = 12;
physical attributesphysical attributesphysical attributeslong
getTag()
optional int64 tag = 1;
getType()
required .box2d.PbBodyType type = 2;
boolean
optional bool active = 56;
boolean
optional bool allow_sleep = 54;
boolean
hasAngle()
optional float angle = 11;
boolean
optional float angular_damping = 51;
boolean
optional float angular_velocity = 13;
boolean
hasAwake()
optional bool awake = 55;
boolean
optional bool bullet = 53;
boolean
optional bool fixed_rotation = 57;
boolean
optional float gravity_scale = 52;
boolean
configurationboolean
optional .box2d.PbVec2 linear_velocity = 12;
boolean
physical attributesboolean
hasTag()
optional int64 tag = 1;
boolean
hasType()
required .box2d.PbBodyType type = 2;
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable
private com.google.protobuf.RepeatedFieldBuilder
<Box2D.PbFixture, Box2D.PbFixture.Builder, Box2D.PbFixtureOrBuilder> private com.google.protobuf.SingleFieldBuilder
<Box2D.PbVec2, Box2D.PbVec2.Builder, Box2D.PbVec2OrBuilder> optional .box2d.PbVec2 linear_velocity = 12;
private com.google.protobuf.SingleFieldBuilder
<Box2D.PbVec2, Box2D.PbVec2.Builder, Box2D.PbVec2OrBuilder> physical attributesfinal boolean
private void
mergeFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom
(com.google.protobuf.Message other) mergeFrom
(Box2D.PbBody other) mergeLinearVelocity
(Box2D.PbVec2 value) optional .box2d.PbVec2 linear_velocity = 12;
mergePosition
(Box2D.PbVec2 value) physical attributesremoveFixtures
(int index) repeated .box2d.PbFixture fixtures = 100;
setActive
(boolean value) optional bool active = 56;
setAllowSleep
(boolean value) optional bool allow_sleep = 54;
setAngle
(float value) optional float angle = 11;
setAngularDamping
(float value) optional float angular_damping = 51;
setAngularVelocity
(float value) optional float angular_velocity = 13;
setAwake
(boolean value) optional bool awake = 55;
setBullet
(boolean value) optional bool bullet = 53;
setFixedRotation
(boolean value) optional bool fixed_rotation = 57;
setFixtures
(int index, Box2D.PbFixture value) repeated .box2d.PbFixture fixtures = 100;
setFixtures
(int index, Box2D.PbFixture.Builder builderForValue) repeated .box2d.PbFixture fixtures = 100;
setGravityScale
(float value) optional float gravity_scale = 52;
setLinearDamping
(float value) configurationsetLinearVelocity
(Box2D.PbVec2 value) optional .box2d.PbVec2 linear_velocity = 12;
setLinearVelocity
(Box2D.PbVec2.Builder builderForValue) optional .box2d.PbVec2 linear_velocity = 12;
setPosition
(Box2D.PbVec2 value) physical attributessetPosition
(Box2D.PbVec2.Builder builderForValue) physical attributessetTag
(long value) optional int64 tag = 1;
setType
(Box2D.PbBodyType value) required .box2d.PbBodyType type = 2;
Methods inherited from class com.google.protobuf.GeneratedMessage.Builder
addRepeatedField, clearField, clearOneof, clone, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownFields, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields, setUnknownFieldSetBuilder, setUnknownFieldsProto3
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFrom
Methods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFrom
Methods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Field Details
-
bitField0_
private int bitField0_ -
tag_
private long tag_ -
type_
private int type_ -
position_
-
positionBuilder_
private com.google.protobuf.SingleFieldBuilder<Box2D.PbVec2,Box2D.PbVec2.Builder, positionBuilder_Box2D.PbVec2OrBuilder> -
angle_
private float angle_ -
linearVelocity_
-
linearVelocityBuilder_
private com.google.protobuf.SingleFieldBuilder<Box2D.PbVec2,Box2D.PbVec2.Builder, linearVelocityBuilder_Box2D.PbVec2OrBuilder> -
angularVelocity_
private float angularVelocity_ -
linearDamping_
private float linearDamping_ -
angularDamping_
private float angularDamping_ -
gravityScale_
private float gravityScale_ -
bullet_
private boolean bullet_ -
allowSleep_
private boolean allowSleep_ -
awake_
private boolean awake_ -
active_
private boolean active_ -
fixedRotation_
private boolean fixedRotation_ -
fixtures_
-
fixturesBuilder_
private com.google.protobuf.RepeatedFieldBuilder<Box2D.PbFixture,Box2D.PbFixture.Builder, fixturesBuilder_Box2D.PbFixtureOrBuilder>
-
-
Constructor Details
-
Builder
private Builder() -
Builder
private Builder(com.google.protobuf.AbstractMessage.BuilderParent parent)
-
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessage.Builder<Box2D.PbBody.Builder>
-
maybeForceBuilderInitialization
private void maybeForceBuilderInitialization() -
clear
- Specified by:
clear
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clear
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clear
in classcom.google.protobuf.GeneratedMessage.Builder<Box2D.PbBody.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.Message.Builder
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getDescriptorForType
in classcom.google.protobuf.GeneratedMessage.Builder<Box2D.PbBody.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartialRepeatedFields
-
buildPartial0
-
mergeFrom
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<Box2D.PbBody.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessage.Builder<Box2D.PbBody.Builder>
-
mergeFrom
public Box2D.PbBody.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException - Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<Box2D.PbBody.Builder>
- Throws:
java.io.IOException
-
hasTag
public boolean hasTag()optional int64 tag = 1;
- Specified by:
hasTag
in interfaceBox2D.PbBodyOrBuilder
- Returns:
- Whether the tag field is set.
-
getTag
public long getTag()optional int64 tag = 1;
- Specified by:
getTag
in interfaceBox2D.PbBodyOrBuilder
- Returns:
- The tag.
-
setTag
optional int64 tag = 1;
- Parameters:
value
- The tag to set.- Returns:
- This builder for chaining.
-
clearTag
optional int64 tag = 1;
- Returns:
- This builder for chaining.
-
hasType
public boolean hasType()required .box2d.PbBodyType type = 2;
- Specified by:
hasType
in interfaceBox2D.PbBodyOrBuilder
- Returns:
- Whether the type field is set.
-
getType
required .box2d.PbBodyType type = 2;
- Specified by:
getType
in interfaceBox2D.PbBodyOrBuilder
- Returns:
- The type.
-
setType
required .box2d.PbBodyType type = 2;
- Parameters:
value
- The type to set.- Returns:
- This builder for chaining.
-
clearType
required .box2d.PbBodyType type = 2;
- Returns:
- This builder for chaining.
-
hasPosition
public boolean hasPosition()physical attributes
optional .box2d.PbVec2 position = 10;
- Specified by:
hasPosition
in interfaceBox2D.PbBodyOrBuilder
- Returns:
- Whether the position field is set.
-
getPosition
physical attributes
optional .box2d.PbVec2 position = 10;
- Specified by:
getPosition
in interfaceBox2D.PbBodyOrBuilder
- Returns:
- The position.
-
setPosition
physical attributes
optional .box2d.PbVec2 position = 10;
-
setPosition
physical attributes
optional .box2d.PbVec2 position = 10;
-
mergePosition
physical attributes
optional .box2d.PbVec2 position = 10;
-
clearPosition
physical attributes
optional .box2d.PbVec2 position = 10;
-
getPositionBuilder
physical attributes
optional .box2d.PbVec2 position = 10;
-
getPositionOrBuilder
physical attributes
optional .box2d.PbVec2 position = 10;
- Specified by:
getPositionOrBuilder
in interfaceBox2D.PbBodyOrBuilder
-
internalGetPositionFieldBuilder
private com.google.protobuf.SingleFieldBuilder<Box2D.PbVec2,Box2D.PbVec2.Builder, internalGetPositionFieldBuilder()Box2D.PbVec2OrBuilder> physical attributes
optional .box2d.PbVec2 position = 10;
-
hasAngle
public boolean hasAngle()optional float angle = 11;
- Specified by:
hasAngle
in interfaceBox2D.PbBodyOrBuilder
- Returns:
- Whether the angle field is set.
-
getAngle
public float getAngle()optional float angle = 11;
- Specified by:
getAngle
in interfaceBox2D.PbBodyOrBuilder
- Returns:
- The angle.
-
setAngle
optional float angle = 11;
- Parameters:
value
- The angle to set.- Returns:
- This builder for chaining.
-
clearAngle
optional float angle = 11;
- Returns:
- This builder for chaining.
-
hasLinearVelocity
public boolean hasLinearVelocity()optional .box2d.PbVec2 linear_velocity = 12;
- Specified by:
hasLinearVelocity
in interfaceBox2D.PbBodyOrBuilder
- Returns:
- Whether the linearVelocity field is set.
-
getLinearVelocity
optional .box2d.PbVec2 linear_velocity = 12;
- Specified by:
getLinearVelocity
in interfaceBox2D.PbBodyOrBuilder
- Returns:
- The linearVelocity.
-
setLinearVelocity
optional .box2d.PbVec2 linear_velocity = 12;
-
setLinearVelocity
optional .box2d.PbVec2 linear_velocity = 12;
-
mergeLinearVelocity
optional .box2d.PbVec2 linear_velocity = 12;
-
clearLinearVelocity
optional .box2d.PbVec2 linear_velocity = 12;
-
getLinearVelocityBuilder
optional .box2d.PbVec2 linear_velocity = 12;
-
getLinearVelocityOrBuilder
optional .box2d.PbVec2 linear_velocity = 12;
- Specified by:
getLinearVelocityOrBuilder
in interfaceBox2D.PbBodyOrBuilder
-
internalGetLinearVelocityFieldBuilder
private com.google.protobuf.SingleFieldBuilder<Box2D.PbVec2,Box2D.PbVec2.Builder, internalGetLinearVelocityFieldBuilder()Box2D.PbVec2OrBuilder> optional .box2d.PbVec2 linear_velocity = 12;
-
hasAngularVelocity
public boolean hasAngularVelocity()optional float angular_velocity = 13;
- Specified by:
hasAngularVelocity
in interfaceBox2D.PbBodyOrBuilder
- Returns:
- Whether the angularVelocity field is set.
-
getAngularVelocity
public float getAngularVelocity()optional float angular_velocity = 13;
- Specified by:
getAngularVelocity
in interfaceBox2D.PbBodyOrBuilder
- Returns:
- The angularVelocity.
-
setAngularVelocity
optional float angular_velocity = 13;
- Parameters:
value
- The angularVelocity to set.- Returns:
- This builder for chaining.
-
clearAngularVelocity
optional float angular_velocity = 13;
- Returns:
- This builder for chaining.
-
hasLinearDamping
public boolean hasLinearDamping()configuration
optional float linear_damping = 50;
- Specified by:
hasLinearDamping
in interfaceBox2D.PbBodyOrBuilder
- Returns:
- Whether the linearDamping field is set.
-
getLinearDamping
public float getLinearDamping()configuration
optional float linear_damping = 50;
- Specified by:
getLinearDamping
in interfaceBox2D.PbBodyOrBuilder
- Returns:
- The linearDamping.
-
setLinearDamping
configuration
optional float linear_damping = 50;
- Parameters:
value
- The linearDamping to set.- Returns:
- This builder for chaining.
-
clearLinearDamping
configuration
optional float linear_damping = 50;
- Returns:
- This builder for chaining.
-
hasAngularDamping
public boolean hasAngularDamping()optional float angular_damping = 51;
- Specified by:
hasAngularDamping
in interfaceBox2D.PbBodyOrBuilder
- Returns:
- Whether the angularDamping field is set.
-
getAngularDamping
public float getAngularDamping()optional float angular_damping = 51;
- Specified by:
getAngularDamping
in interfaceBox2D.PbBodyOrBuilder
- Returns:
- The angularDamping.
-
setAngularDamping
optional float angular_damping = 51;
- Parameters:
value
- The angularDamping to set.- Returns:
- This builder for chaining.
-
clearAngularDamping
optional float angular_damping = 51;
- Returns:
- This builder for chaining.
-
hasGravityScale
public boolean hasGravityScale()optional float gravity_scale = 52;
- Specified by:
hasGravityScale
in interfaceBox2D.PbBodyOrBuilder
- Returns:
- Whether the gravityScale field is set.
-
getGravityScale
public float getGravityScale()optional float gravity_scale = 52;
- Specified by:
getGravityScale
in interfaceBox2D.PbBodyOrBuilder
- Returns:
- The gravityScale.
-
setGravityScale
optional float gravity_scale = 52;
- Parameters:
value
- The gravityScale to set.- Returns:
- This builder for chaining.
-
clearGravityScale
optional float gravity_scale = 52;
- Returns:
- This builder for chaining.
-
hasBullet
public boolean hasBullet()optional bool bullet = 53;
- Specified by:
hasBullet
in interfaceBox2D.PbBodyOrBuilder
- Returns:
- Whether the bullet field is set.
-
getBullet
public boolean getBullet()optional bool bullet = 53;
- Specified by:
getBullet
in interfaceBox2D.PbBodyOrBuilder
- Returns:
- The bullet.
-
setBullet
optional bool bullet = 53;
- Parameters:
value
- The bullet to set.- Returns:
- This builder for chaining.
-
clearBullet
optional bool bullet = 53;
- Returns:
- This builder for chaining.
-
hasAllowSleep
public boolean hasAllowSleep()optional bool allow_sleep = 54;
- Specified by:
hasAllowSleep
in interfaceBox2D.PbBodyOrBuilder
- Returns:
- Whether the allowSleep field is set.
-
getAllowSleep
public boolean getAllowSleep()optional bool allow_sleep = 54;
- Specified by:
getAllowSleep
in interfaceBox2D.PbBodyOrBuilder
- Returns:
- The allowSleep.
-
setAllowSleep
optional bool allow_sleep = 54;
- Parameters:
value
- The allowSleep to set.- Returns:
- This builder for chaining.
-
clearAllowSleep
optional bool allow_sleep = 54;
- Returns:
- This builder for chaining.
-
hasAwake
public boolean hasAwake()optional bool awake = 55;
- Specified by:
hasAwake
in interfaceBox2D.PbBodyOrBuilder
- Returns:
- Whether the awake field is set.
-
getAwake
public boolean getAwake()optional bool awake = 55;
- Specified by:
getAwake
in interfaceBox2D.PbBodyOrBuilder
- Returns:
- The awake.
-
setAwake
optional bool awake = 55;
- Parameters:
value
- The awake to set.- Returns:
- This builder for chaining.
-
clearAwake
optional bool awake = 55;
- Returns:
- This builder for chaining.
-
hasActive
public boolean hasActive()optional bool active = 56;
- Specified by:
hasActive
in interfaceBox2D.PbBodyOrBuilder
- Returns:
- Whether the active field is set.
-
getActive
public boolean getActive()optional bool active = 56;
- Specified by:
getActive
in interfaceBox2D.PbBodyOrBuilder
- Returns:
- The active.
-
setActive
optional bool active = 56;
- Parameters:
value
- The active to set.- Returns:
- This builder for chaining.
-
clearActive
optional bool active = 56;
- Returns:
- This builder for chaining.
-
hasFixedRotation
public boolean hasFixedRotation()optional bool fixed_rotation = 57;
- Specified by:
hasFixedRotation
in interfaceBox2D.PbBodyOrBuilder
- Returns:
- Whether the fixedRotation field is set.
-
getFixedRotation
public boolean getFixedRotation()optional bool fixed_rotation = 57;
- Specified by:
getFixedRotation
in interfaceBox2D.PbBodyOrBuilder
- Returns:
- The fixedRotation.
-
setFixedRotation
optional bool fixed_rotation = 57;
- Parameters:
value
- The fixedRotation to set.- Returns:
- This builder for chaining.
-
clearFixedRotation
optional bool fixed_rotation = 57;
- Returns:
- This builder for chaining.
-
ensureFixturesIsMutable
private void ensureFixturesIsMutable() -
getFixturesList
repeated .box2d.PbFixture fixtures = 100;
- Specified by:
getFixturesList
in interfaceBox2D.PbBodyOrBuilder
-
getFixturesCount
public int getFixturesCount()repeated .box2d.PbFixture fixtures = 100;
- Specified by:
getFixturesCount
in interfaceBox2D.PbBodyOrBuilder
-
getFixtures
repeated .box2d.PbFixture fixtures = 100;
- Specified by:
getFixtures
in interfaceBox2D.PbBodyOrBuilder
-
setFixtures
repeated .box2d.PbFixture fixtures = 100;
-
setFixtures
repeated .box2d.PbFixture fixtures = 100;
-
addFixtures
repeated .box2d.PbFixture fixtures = 100;
-
addFixtures
repeated .box2d.PbFixture fixtures = 100;
-
addFixtures
repeated .box2d.PbFixture fixtures = 100;
-
addFixtures
repeated .box2d.PbFixture fixtures = 100;
-
addAllFixtures
repeated .box2d.PbFixture fixtures = 100;
-
clearFixtures
repeated .box2d.PbFixture fixtures = 100;
-
removeFixtures
repeated .box2d.PbFixture fixtures = 100;
-
getFixturesBuilder
repeated .box2d.PbFixture fixtures = 100;
-
getFixturesOrBuilder
repeated .box2d.PbFixture fixtures = 100;
- Specified by:
getFixturesOrBuilder
in interfaceBox2D.PbBodyOrBuilder
-
getFixturesOrBuilderList
repeated .box2d.PbFixture fixtures = 100;
- Specified by:
getFixturesOrBuilderList
in interfaceBox2D.PbBodyOrBuilder
-
addFixturesBuilder
repeated .box2d.PbFixture fixtures = 100;
-
addFixturesBuilder
repeated .box2d.PbFixture fixtures = 100;
-
getFixturesBuilderList
repeated .box2d.PbFixture fixtures = 100;
-
internalGetFixturesFieldBuilder
private com.google.protobuf.RepeatedFieldBuilder<Box2D.PbFixture,Box2D.PbFixture.Builder, internalGetFixturesFieldBuilder()Box2D.PbFixtureOrBuilder>
-