|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CRBaseSituatedModel.SHAPE | |
|---|---|
| net.lenkaspace.creeper.model | |
| Uses of CRBaseSituatedModel.SHAPE in net.lenkaspace.creeper.model |
|---|
| Methods in net.lenkaspace.creeper.model that return CRBaseSituatedModel.SHAPE | |
|---|---|
CRBaseSituatedModel.SHAPE |
CRBaseSituatedModel.getShape()
|
static CRBaseSituatedModel.SHAPE |
CRBaseSituatedModel.SHAPE.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static CRBaseSituatedModel.SHAPE[] |
CRBaseSituatedModel.SHAPE.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in net.lenkaspace.creeper.model with parameters of type CRBaseSituatedModel.SHAPE | |
|---|---|
CRBaseDynamicModel(int id_,
CRVector3d position_,
CRVector3d size_,
double rotation_,
CRBaseSituatedModel.SHAPE shape_,
java.lang.String imageFileName_)
Constructor |
|
CRBaseSituatedModel(int id_,
CRVector3d position_,
CRVector3d size_,
double rotation_,
CRBaseSituatedModel.SHAPE shape_,
java.lang.String imageFileName_)
Constructor |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||