|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CollisionObjectType | |
---|---|
com.bulletphysics.collision.dispatch | Dispatching code for collisions between various shapes. |
Uses of CollisionObjectType in com.bulletphysics.collision.dispatch |
---|
Fields in com.bulletphysics.collision.dispatch declared as CollisionObjectType | |
---|---|
protected CollisionObjectType |
CollisionObject.internalType
|
Methods in com.bulletphysics.collision.dispatch that return CollisionObjectType | |
---|---|
CollisionObjectType |
CollisionObject.getInternalType()
|
static CollisionObjectType |
CollisionObjectType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static CollisionObjectType[] |
CollisionObjectType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |