|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CalAnimationCycle | |
|---|---|
| org.jagatoo.loaders.models.cal3d.core | |
| Uses of CalAnimationCycle in org.jagatoo.loaders.models.cal3d.core |
|---|
| Subclasses of CalAnimationCycle in org.jagatoo.loaders.models.cal3d.core | |
|---|---|
class |
CalAnimationRelative
A variant of CalAnimationCycle that allows for additive blending. |
| Fields in org.jagatoo.loaders.models.cal3d.core with type parameters of type CalAnimationCycle | |
|---|---|
java.util.List<CalAnimationCycle> |
CalMixer.listAnimationCycle
|
| Methods in org.jagatoo.loaders.models.cal3d.core that return CalAnimationCycle | |
|---|---|
CalAnimationCycle |
CalMixer.blendCycle(java.lang.String id,
float weight,
float delay)
Blends an animation cycle in. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||