Package org.box2d.proto
Class Box2D.PbBody
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessage
-
- org.box2d.proto.Box2D.PbBody
-
- All Implemented Interfaces:
com.google.protobuf.Message
,com.google.protobuf.MessageLite
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,java.io.Serializable
,Box2D.PbBodyOrBuilder
- Enclosing class:
- Box2D
public static final class Box2D.PbBody extends com.google.protobuf.GeneratedMessage implements Box2D.PbBodyOrBuilder
Protobuf typebox2d.PbBody
- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
Box2D.PbBody.Builder
Protobuf typebox2d.PbBody
-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessage
com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessage.FieldAccessorTable, com.google.protobuf.GeneratedMessage.GeneratedExtension<ContainingT extends com.google.protobuf.Message,T extends java.lang.Object>, com.google.protobuf.GeneratedMessage.UnusedPrivateParameter
-
-
Field Summary
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(java.lang.Object obj)
boolean
getActive()
optional bool active = 56;
boolean
getAllowSleep()
optional bool allow_sleep = 54;
float
getAngle()
optional float angle = 11;
float
getAngularDamping()
optional float angular_damping = 51;
float
getAngularVelocity()
optional float angular_velocity = 13;
boolean
getAwake()
optional bool awake = 55;
boolean
getBullet()
optional bool bullet = 53;
static Box2D.PbBody
getDefaultInstance()
Box2D.PbBody
getDefaultInstanceForType()
static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
boolean
getFixedRotation()
optional bool fixed_rotation = 57;
Box2D.PbFixture
getFixtures(int index)
repeated .box2d.PbFixture fixtures = 100;
int
getFixturesCount()
repeated .box2d.PbFixture fixtures = 100;
java.util.List<Box2D.PbFixture>
getFixturesList()
repeated .box2d.PbFixture fixtures = 100;
Box2D.PbFixtureOrBuilder
getFixturesOrBuilder(int index)
repeated .box2d.PbFixture fixtures = 100;
java.util.List<? extends Box2D.PbFixtureOrBuilder>
getFixturesOrBuilderList()
repeated .box2d.PbFixture fixtures = 100;
float
getGravityScale()
optional float gravity_scale = 52;
float
getLinearDamping()
configurationBox2D.PbVec2
getLinearVelocity()
optional .box2d.PbVec2 linear_velocity = 12;
Box2D.PbVec2OrBuilder
getLinearVelocityOrBuilder()
optional .box2d.PbVec2 linear_velocity = 12;
com.google.protobuf.Parser<Box2D.PbBody>
getParserForType()
Box2D.PbVec2
getPosition()
physical attributesBox2D.PbVec2OrBuilder
getPositionOrBuilder()
physical attributesint
getSerializedSize()
long
getTag()
optional int64 tag = 1;
Box2D.PbBodyType
getType()
required .box2d.PbBodyType type = 2;
boolean
hasActive()
optional bool active = 56;
boolean
hasAllowSleep()
optional bool allow_sleep = 54;
boolean
hasAngle()
optional float angle = 11;
boolean
hasAngularDamping()
optional float angular_damping = 51;
boolean
hasAngularVelocity()
optional float angular_velocity = 13;
boolean
hasAwake()
optional bool awake = 55;
boolean
hasBullet()
optional bool bullet = 53;
boolean
hasFixedRotation()
optional bool fixed_rotation = 57;
boolean
hasGravityScale()
optional float gravity_scale = 52;
int
hashCode()
boolean
hasLinearDamping()
configurationboolean
hasLinearVelocity()
optional .box2d.PbVec2 linear_velocity = 12;
boolean
hasPosition()
physical attributesboolean
hasTag()
optional int64 tag = 1;
boolean
hasType()
required .box2d.PbBodyType type = 2;
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable
internalGetFieldAccessorTable()
boolean
isInitialized()
static Box2D.PbBody.Builder
newBuilder()
static Box2D.PbBody.Builder
newBuilder(Box2D.PbBody prototype)
Box2D.PbBody.Builder
newBuilderForType()
protected Box2D.PbBody.Builder
newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent)
static Box2D.PbBody
parseDelimitedFrom(java.io.InputStream input)
static Box2D.PbBody
parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Box2D.PbBody
parseFrom(byte[] data)
static Box2D.PbBody
parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Box2D.PbBody
parseFrom(com.google.protobuf.ByteString data)
static Box2D.PbBody
parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Box2D.PbBody
parseFrom(com.google.protobuf.CodedInputStream input)
static Box2D.PbBody
parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Box2D.PbBody
parseFrom(java.io.InputStream input)
static Box2D.PbBody
parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Box2D.PbBody
parseFrom(java.nio.ByteBuffer data)
static Box2D.PbBody
parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static com.google.protobuf.Parser<Box2D.PbBody>
parser()
Box2D.PbBody.Builder
toBuilder()
void
writeTo(com.google.protobuf.CodedOutputStream output)
-
Methods inherited from class com.google.protobuf.GeneratedMessage
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, newFileScopedGeneratedExtension, newInstance, newMessageScopedGeneratedExtension, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashFields, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
serialVersionUID
private static final long serialVersionUID
- See Also:
- Constant Field Values
-
bitField0_
private int bitField0_
-
TAG_FIELD_NUMBER
public static final int TAG_FIELD_NUMBER
- See Also:
- Constant Field Values
-
tag_
private long tag_
-
TYPE_FIELD_NUMBER
public static final int TYPE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
type_
private int type_
-
POSITION_FIELD_NUMBER
public static final int POSITION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
position_
private Box2D.PbVec2 position_
-
ANGLE_FIELD_NUMBER
public static final int ANGLE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
angle_
private float angle_
-
LINEAR_VELOCITY_FIELD_NUMBER
public static final int LINEAR_VELOCITY_FIELD_NUMBER
- See Also:
- Constant Field Values
-
linearVelocity_
private Box2D.PbVec2 linearVelocity_
-
ANGULAR_VELOCITY_FIELD_NUMBER
public static final int ANGULAR_VELOCITY_FIELD_NUMBER
- See Also:
- Constant Field Values
-
angularVelocity_
private float angularVelocity_
-
LINEAR_DAMPING_FIELD_NUMBER
public static final int LINEAR_DAMPING_FIELD_NUMBER
- See Also:
- Constant Field Values
-
linearDamping_
private float linearDamping_
-
ANGULAR_DAMPING_FIELD_NUMBER
public static final int ANGULAR_DAMPING_FIELD_NUMBER
- See Also:
- Constant Field Values
-
angularDamping_
private float angularDamping_
-
GRAVITY_SCALE_FIELD_NUMBER
public static final int GRAVITY_SCALE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
gravityScale_
private float gravityScale_
-
BULLET_FIELD_NUMBER
public static final int BULLET_FIELD_NUMBER
- See Also:
- Constant Field Values
-
bullet_
private boolean bullet_
-
ALLOW_SLEEP_FIELD_NUMBER
public static final int ALLOW_SLEEP_FIELD_NUMBER
- See Also:
- Constant Field Values
-
allowSleep_
private boolean allowSleep_
-
AWAKE_FIELD_NUMBER
public static final int AWAKE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
awake_
private boolean awake_
-
ACTIVE_FIELD_NUMBER
public static final int ACTIVE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
active_
private boolean active_
-
FIXED_ROTATION_FIELD_NUMBER
public static final int FIXED_ROTATION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
fixedRotation_
private boolean fixedRotation_
-
FIXTURES_FIELD_NUMBER
public static final int FIXTURES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
fixtures_
private java.util.List<Box2D.PbFixture> fixtures_
-
memoizedIsInitialized
private byte memoizedIsInitialized
-
DEFAULT_INSTANCE
private static final Box2D.PbBody DEFAULT_INSTANCE
-
PARSER
private static final com.google.protobuf.Parser<Box2D.PbBody> PARSER
-
-
Method Detail
-
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
-
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.
-
hasType
public boolean hasType()
required .box2d.PbBodyType type = 2;
- Specified by:
hasType
in interfaceBox2D.PbBodyOrBuilder
- Returns:
- Whether the type field is set.
-
getType
public Box2D.PbBodyType getType()
required .box2d.PbBodyType type = 2;
- Specified by:
getType
in interfaceBox2D.PbBodyOrBuilder
- Returns:
- The type.
-
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
public Box2D.PbVec2 getPosition()
physical attributes
optional .box2d.PbVec2 position = 10;
- Specified by:
getPosition
in interfaceBox2D.PbBodyOrBuilder
- Returns:
- The position.
-
getPositionOrBuilder
public Box2D.PbVec2OrBuilder getPositionOrBuilder()
physical attributes
optional .box2d.PbVec2 position = 10;
- Specified by:
getPositionOrBuilder
in interfaceBox2D.PbBodyOrBuilder
-
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.
-
hasLinearVelocity
public boolean hasLinearVelocity()
optional .box2d.PbVec2 linear_velocity = 12;
- Specified by:
hasLinearVelocity
in interfaceBox2D.PbBodyOrBuilder
- Returns:
- Whether the linearVelocity field is set.
-
getLinearVelocity
public Box2D.PbVec2 getLinearVelocity()
optional .box2d.PbVec2 linear_velocity = 12;
- Specified by:
getLinearVelocity
in interfaceBox2D.PbBodyOrBuilder
- Returns:
- The linearVelocity.
-
getLinearVelocityOrBuilder
public Box2D.PbVec2OrBuilder getLinearVelocityOrBuilder()
optional .box2d.PbVec2 linear_velocity = 12;
- Specified by:
getLinearVelocityOrBuilder
in interfaceBox2D.PbBodyOrBuilder
-
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.
-
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.
-
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.
-
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.
-
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.
-
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.
-
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.
-
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.
-
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.
-
getFixturesList
public java.util.List<Box2D.PbFixture> getFixturesList()
repeated .box2d.PbFixture fixtures = 100;
- Specified by:
getFixturesList
in interfaceBox2D.PbBodyOrBuilder
-
getFixturesOrBuilderList
public java.util.List<? extends Box2D.PbFixtureOrBuilder> getFixturesOrBuilderList()
repeated .box2d.PbFixture fixtures = 100;
- Specified by:
getFixturesOrBuilderList
in interfaceBox2D.PbBodyOrBuilder
-
getFixturesCount
public int getFixturesCount()
repeated .box2d.PbFixture fixtures = 100;
- Specified by:
getFixturesCount
in interfaceBox2D.PbBodyOrBuilder
-
getFixtures
public Box2D.PbFixture getFixtures(int index)
repeated .box2d.PbFixture fixtures = 100;
- Specified by:
getFixtures
in interfaceBox2D.PbBodyOrBuilder
-
getFixturesOrBuilder
public Box2D.PbFixtureOrBuilder getFixturesOrBuilder(int index)
repeated .box2d.PbFixture fixtures = 100;
- Specified by:
getFixturesOrBuilder
in interfaceBox2D.PbBodyOrBuilder
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessage
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException
- Specified by:
writeTo
in interfacecom.google.protobuf.MessageLite
- Overrides:
writeTo
in classcom.google.protobuf.GeneratedMessage
- Throws:
java.io.IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSize
in interfacecom.google.protobuf.MessageLite
- Overrides:
getSerializedSize
in classcom.google.protobuf.GeneratedMessage
-
equals
public boolean equals(java.lang.Object obj)
- Specified by:
equals
in interfacecom.google.protobuf.Message
- Overrides:
equals
in classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCode
in interfacecom.google.protobuf.Message
- Overrides:
hashCode
in classcom.google.protobuf.AbstractMessage
-
parseFrom
public static Box2D.PbBody parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Box2D.PbBody parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Box2D.PbBody parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Box2D.PbBody parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Box2D.PbBody parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Box2D.PbBody parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Box2D.PbBody parseFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static Box2D.PbBody parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static Box2D.PbBody parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static Box2D.PbBody parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static Box2D.PbBody parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static Box2D.PbBody parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
newBuilderForType
public Box2D.PbBody.Builder newBuilderForType()
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.Message
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.MessageLite
-
newBuilder
public static Box2D.PbBody.Builder newBuilder()
-
newBuilder
public static Box2D.PbBody.Builder newBuilder(Box2D.PbBody prototype)
-
toBuilder
public Box2D.PbBody.Builder toBuilder()
- Specified by:
toBuilder
in interfacecom.google.protobuf.Message
- Specified by:
toBuilder
in interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected Box2D.PbBody.Builder newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent)
- Overrides:
newBuilderForType
in classcom.google.protobuf.AbstractMessage
-
getDefaultInstance
public static Box2D.PbBody getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<Box2D.PbBody> parser()
-
getParserForType
public com.google.protobuf.Parser<Box2D.PbBody> getParserForType()
- Specified by:
getParserForType
in interfacecom.google.protobuf.Message
- Specified by:
getParserForType
in interfacecom.google.protobuf.MessageLite
- Overrides:
getParserForType
in classcom.google.protobuf.GeneratedMessage
-
getDefaultInstanceForType
public Box2D.PbBody getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
-