Package org.box2d.proto
Class Box2D
java.lang.Object
org.box2d.proto.Box2D
public final class Box2D
extends java.lang.Object
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final class
Protobuf typebox2d.PbBody
static interface
static enum
Protobuf enumbox2d.PbBodyType
static final class
Protobuf typebox2d.PbFilter
static interface
static final class
Protobuf typebox2d.PbFixture
static interface
static final class
Protobuf typebox2d.PbJoint
static interface
static enum
Protobuf enumbox2d.PbJointType
static final class
just include all fields we might usestatic interface
static enum
Protobuf enumbox2d.PbShapeType
static final class
Protobuf typebox2d.PbVec2
static interface
static final class
Protobuf typebox2d.PbWorld
static interface
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static com.google.protobuf.Descriptors.FileDescriptor
private static final com.google.protobuf.Descriptors.Descriptor
private static final com.google.protobuf.GeneratedMessage.FieldAccessorTable
private static final com.google.protobuf.Descriptors.Descriptor
private static final com.google.protobuf.GeneratedMessage.FieldAccessorTable
private static final com.google.protobuf.Descriptors.Descriptor
private static final com.google.protobuf.GeneratedMessage.FieldAccessorTable
private static final com.google.protobuf.Descriptors.Descriptor
private static final com.google.protobuf.GeneratedMessage.FieldAccessorTable
private static final com.google.protobuf.Descriptors.Descriptor
private static final com.google.protobuf.GeneratedMessage.FieldAccessorTable
private static final com.google.protobuf.Descriptors.Descriptor
private static final com.google.protobuf.GeneratedMessage.FieldAccessorTable
private static final com.google.protobuf.Descriptors.Descriptor
private static final com.google.protobuf.GeneratedMessage.FieldAccessorTable
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic com.google.protobuf.Descriptors.FileDescriptor
static void
registerAllExtensions
(com.google.protobuf.ExtensionRegistry registry) static void
registerAllExtensions
(com.google.protobuf.ExtensionRegistryLite registry) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
internal_static_box2d_PbVec2_descriptor
private static final com.google.protobuf.Descriptors.Descriptor internal_static_box2d_PbVec2_descriptor -
internal_static_box2d_PbVec2_fieldAccessorTable
private static final com.google.protobuf.GeneratedMessage.FieldAccessorTable internal_static_box2d_PbVec2_fieldAccessorTable -
internal_static_box2d_PbFilter_descriptor
private static final com.google.protobuf.Descriptors.Descriptor internal_static_box2d_PbFilter_descriptor -
internal_static_box2d_PbFilter_fieldAccessorTable
private static final com.google.protobuf.GeneratedMessage.FieldAccessorTable internal_static_box2d_PbFilter_fieldAccessorTable -
internal_static_box2d_PbShape_descriptor
private static final com.google.protobuf.Descriptors.Descriptor internal_static_box2d_PbShape_descriptor -
internal_static_box2d_PbShape_fieldAccessorTable
private static final com.google.protobuf.GeneratedMessage.FieldAccessorTable internal_static_box2d_PbShape_fieldAccessorTable -
internal_static_box2d_PbFixture_descriptor
private static final com.google.protobuf.Descriptors.Descriptor internal_static_box2d_PbFixture_descriptor -
internal_static_box2d_PbFixture_fieldAccessorTable
private static final com.google.protobuf.GeneratedMessage.FieldAccessorTable internal_static_box2d_PbFixture_fieldAccessorTable -
internal_static_box2d_PbJoint_descriptor
private static final com.google.protobuf.Descriptors.Descriptor internal_static_box2d_PbJoint_descriptor -
internal_static_box2d_PbJoint_fieldAccessorTable
private static final com.google.protobuf.GeneratedMessage.FieldAccessorTable internal_static_box2d_PbJoint_fieldAccessorTable -
internal_static_box2d_PbBody_descriptor
private static final com.google.protobuf.Descriptors.Descriptor internal_static_box2d_PbBody_descriptor -
internal_static_box2d_PbBody_fieldAccessorTable
private static final com.google.protobuf.GeneratedMessage.FieldAccessorTable internal_static_box2d_PbBody_fieldAccessorTable -
internal_static_box2d_PbWorld_descriptor
private static final com.google.protobuf.Descriptors.Descriptor internal_static_box2d_PbWorld_descriptor -
internal_static_box2d_PbWorld_fieldAccessorTable
private static final com.google.protobuf.GeneratedMessage.FieldAccessorTable internal_static_box2d_PbWorld_fieldAccessorTable -
descriptor
private static com.google.protobuf.Descriptors.FileDescriptor descriptor
-
-
Constructor Details
-
Box2D
private Box2D()
-
-
Method Details
-
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry) -
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry) -
getDescriptor
public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor()
-