|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Box2D.PbWorld | |
---|---|
org.box2d.proto | |
org.jbox2d.serialization.pb |
Uses of Box2D.PbWorld in org.box2d.proto |
---|
Methods in org.box2d.proto that return Box2D.PbWorld | |
---|---|
Box2D.PbWorld |
Box2D.PbWorld.Builder.build()
|
Box2D.PbWorld |
Box2D.PbWorld.Builder.buildPartial()
|
static Box2D.PbWorld |
Box2D.PbWorld.getDefaultInstance()
|
Box2D.PbWorld |
Box2D.PbWorld.getDefaultInstanceForType()
|
Box2D.PbWorld |
Box2D.PbWorld.Builder.getDefaultInstanceForType()
|
static Box2D.PbWorld |
Box2D.PbWorld.parseDelimitedFrom(InputStream input)
|
static Box2D.PbWorld |
Box2D.PbWorld.parseDelimitedFrom(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(InputStream input)
|
static Box2D.PbWorld |
Box2D.PbWorld.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
Methods in org.box2d.proto with parameters of type Box2D.PbWorld | |
---|---|
Box2D.PbWorld.Builder |
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 | |
---|---|
org.jbox2d.dynamics.World |
PbDeserializer.deserializeWorld(Box2D.PbWorld pbWorld)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |