Uses of Class
org.box2d.proto.Box2D.PbWorld
Packages that use Box2D.PbWorld
-
Uses of Box2D.PbWorld in org.box2d.proto
Fields in org.box2d.proto declared as Box2D.PbWorldModifier and TypeFieldDescriptionprivate static final Box2D.PbWorld
Box2D.PbWorld.DEFAULT_INSTANCE
Fields in org.box2d.proto with type parameters of type Box2D.PbWorldModifier and TypeFieldDescriptionprivate static final com.google.protobuf.Parser
<Box2D.PbWorld> Box2D.PbWorld.PARSER
Methods in org.box2d.proto that return Box2D.PbWorldModifier and TypeMethodDescriptionBox2D.PbWorld.Builder.build()
Box2D.PbWorld.Builder.buildPartial()
static Box2D.PbWorld
Box2D.PbWorld.getDefaultInstance()
Box2D.PbWorld.Builder.getDefaultInstanceForType()
Box2D.PbWorld.getDefaultInstanceForType()
static Box2D.PbWorld
Box2D.PbWorld.parseDelimitedFrom
(java.io.InputStream input) static Box2D.PbWorld
Box2D.PbWorld.parseDelimitedFrom
(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Box2D.PbWorld
Box2D.PbWorld.parseFrom
(byte[] data) static Box2D.PbWorld
Box2D.PbWorld.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Box2D.PbWorld
Box2D.PbWorld.parseFrom
(com.google.protobuf.ByteString data) static Box2D.PbWorld
Box2D.PbWorld.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Box2D.PbWorld
Box2D.PbWorld.parseFrom
(com.google.protobuf.CodedInputStream input) static Box2D.PbWorld
Box2D.PbWorld.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Box2D.PbWorld
Box2D.PbWorld.parseFrom
(java.io.InputStream input) static Box2D.PbWorld
Box2D.PbWorld.parseFrom
(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Box2D.PbWorld
Box2D.PbWorld.parseFrom
(java.nio.ByteBuffer data) static Box2D.PbWorld
Box2D.PbWorld.parseFrom
(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in org.box2d.proto that return types with arguments of type Box2D.PbWorldModifier and TypeMethodDescriptioncom.google.protobuf.Parser
<Box2D.PbWorld> Box2D.PbWorld.getParserForType()
static com.google.protobuf.Parser
<Box2D.PbWorld> Box2D.PbWorld.parser()
Methods in org.box2d.proto with parameters of type Box2D.PbWorldModifier and TypeMethodDescriptionprivate void
Box2D.PbWorld.Builder.buildPartial0
(Box2D.PbWorld result) private void
Box2D.PbWorld.Builder.buildPartialRepeatedFields
(Box2D.PbWorld result) Box2D.PbWorld.Builder.mergeFrom
(Box2D.PbWorld other) static Box2D.PbWorld.Builder
Box2D.PbWorld.newBuilder
(Box2D.PbWorld prototype) -
Uses of Box2D.PbWorld in org.jbox2d.serialization.pb
Methods in org.jbox2d.serialization.pb with parameters of type Box2D.PbWorld