Uses of Class
org.box2d.proto.Box2D.PbBodyType

Packages that use Box2D.PbBodyType
org.box2d.proto   
 

Uses of Box2D.PbBodyType in org.box2d.proto
 

Methods in org.box2d.proto that return Box2D.PbBodyType
 Box2D.PbBodyType Box2D.PbBodyOrBuilder.getType()
           
 Box2D.PbBodyType Box2D.PbBody.getType()
           
 Box2D.PbBodyType Box2D.PbBody.Builder.getType()
           
static Box2D.PbBodyType Box2D.PbBodyType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)
           
static Box2D.PbBodyType Box2D.PbBodyType.valueOf(int value)
           
static Box2D.PbBodyType Box2D.PbBodyType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Box2D.PbBodyType[] Box2D.PbBodyType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.box2d.proto that return types with arguments of type Box2D.PbBodyType
static com.google.protobuf.Internal.EnumLiteMap<Box2D.PbBodyType> Box2D.PbBodyType.internalGetValueMap()
           
 

Methods in org.box2d.proto with parameters of type Box2D.PbBodyType
 Box2D.PbBody.Builder Box2D.PbBody.Builder.setType(Box2D.PbBodyType value)
           
 



Copyright © 2013. All Rights Reserved.