|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Rotation | |
|---|---|
| hmi.elckerlyc.animationengine.procanimation | |
| Uses of Rotation in hmi.elckerlyc.animationengine.procanimation |
|---|
| Fields in hmi.elckerlyc.animationengine.procanimation with type parameters of type Rotation | |
|---|---|
private HashMap<String,Rotation> |
ProcAnimationMU.rotations
|
| Methods in hmi.elckerlyc.animationengine.procanimation that return Rotation | |
|---|---|
Rotation |
Rotation.deepCopy()
|
Rotation |
ProcAnimationMU.getRotation(String target)
Returns the Rotation of the given target |
| Methods in hmi.elckerlyc.animationengine.procanimation that return types with arguments of type Rotation | |
|---|---|
HashMap<String,Rotation> |
ProcAnimationMU.getRotations()
|
| Methods in hmi.elckerlyc.animationengine.procanimation with parameters of type Rotation | |
|---|---|
void |
Rotation.set(Rotation eff)
Copy the rotation formulas and target from eff into this Rotation |
| Method parameters in hmi.elckerlyc.animationengine.procanimation with type arguments of type Rotation | |
|---|---|
void |
ProcAnimationMU.setRotations(HashMap<String,Rotation> rots)
Set the rotations |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||