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

Packages that use Box2D.PbJointType
org.box2d.proto   
 

Uses of Box2D.PbJointType in org.box2d.proto
 

Methods in org.box2d.proto that return Box2D.PbJointType
 Box2D.PbJointType Box2D.PbJointOrBuilder.getType()
           
 Box2D.PbJointType Box2D.PbJoint.getType()
           
 Box2D.PbJointType Box2D.PbJoint.Builder.getType()
           
static Box2D.PbJointType Box2D.PbJointType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)
           
static Box2D.PbJointType Box2D.PbJointType.valueOf(int value)
           
static Box2D.PbJointType Box2D.PbJointType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Box2D.PbJointType[] Box2D.PbJointType.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.PbJointType
static com.google.protobuf.Internal.EnumLiteMap<Box2D.PbJointType> Box2D.PbJointType.internalGetValueMap()
           
 

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



Copyright © 2013. All Rights Reserved.