Uses of Class
org.box2d.proto.Box2D.PbWorld
Packages that use Box2D.PbWorld
-
Uses of Box2D.PbWorld in org.box2d.proto
Methods in org.box2d.proto that return Box2D.PbWorldModifier and TypeMethodDescriptionBox2D.PbWorld.Builder.build()Box2D.PbWorld.Builder.buildPartial()static Box2D.PbWorldBox2D.PbWorld.getDefaultInstance()Box2D.PbWorld.Builder.getDefaultInstanceForType()Box2D.PbWorld.getDefaultInstanceForType()static Box2D.PbWorldBox2D.PbWorld.parseDelimitedFrom(InputStream input) static Box2D.PbWorldBox2D.PbWorld.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Box2D.PbWorldBox2D.PbWorld.parseFrom(byte[] data) static Box2D.PbWorldBox2D.PbWorld.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Box2D.PbWorldBox2D.PbWorld.parseFrom(com.google.protobuf.ByteString data) static Box2D.PbWorldBox2D.PbWorld.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Box2D.PbWorldBox2D.PbWorld.parseFrom(com.google.protobuf.CodedInputStream input) static Box2D.PbWorldBox2D.PbWorld.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Box2D.PbWorldBox2D.PbWorld.parseFrom(InputStream input) static Box2D.PbWorldBox2D.PbWorld.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Box2D.PbWorldBox2D.PbWorld.parseFrom(ByteBuffer data) static Box2D.PbWorldBox2D.PbWorld.parseFrom(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 TypeMethodDescriptionBox2D.PbWorld.Builder.mergeFrom(Box2D.PbWorld other) static Box2D.PbWorld.BuilderBox2D.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