|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Box2D.PbShapeType | |
---|---|
org.box2d.proto |
Uses of Box2D.PbShapeType in org.box2d.proto |
---|
Methods in org.box2d.proto that return Box2D.PbShapeType | |
---|---|
Box2D.PbShapeType |
Box2D.PbShapeOrBuilder.getType()
|
Box2D.PbShapeType |
Box2D.PbShape.getType()
|
Box2D.PbShapeType |
Box2D.PbShape.Builder.getType()
|
static Box2D.PbShapeType |
Box2D.PbShapeType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)
|
static Box2D.PbShapeType |
Box2D.PbShapeType.valueOf(int value)
|
static Box2D.PbShapeType |
Box2D.PbShapeType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Box2D.PbShapeType[] |
Box2D.PbShapeType.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.PbShapeType | |
---|---|
static com.google.protobuf.Internal.EnumLiteMap<Box2D.PbShapeType> |
Box2D.PbShapeType.internalGetValueMap()
|
Methods in org.box2d.proto with parameters of type Box2D.PbShapeType | |
---|---|
Box2D.PbShape.Builder |
Box2D.PbShape.Builder.setType(Box2D.PbShapeType value)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |