|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectsynergynetframework.appsystem.table.animationsystem.AnimationElement
synergynetframework.appsystem.table.animationsystem.animelements.ApplicationActivator
public class ApplicationActivator
The Class ApplicationActivator.
| Constructor Summary | |
|---|---|
ApplicationActivator(ApplicationInfo ai)
Instantiates a new application activator. |
|
| Method Summary | |
|---|---|
void |
elementStart(float tpf)
Element start. |
boolean |
isFinished()
Checks if is finished. |
void |
reset()
Reset. |
void |
updateAnimationState(float tpf)
Update animation state. |
| Methods inherited from class synergynetframework.appsystem.table.animationsystem.AnimationElement |
|---|
enable, toString, updateState |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ApplicationActivator(ApplicationInfo ai)
ai - the ai| Method Detail |
|---|
public void elementStart(float tpf)
AnimationElement
elementStart in class AnimationElementtpf - the tpfpublic boolean isFinished()
AnimationElement
isFinished in class AnimationElementpublic void reset()
AnimationElement
reset in class AnimationElementpublic void updateAnimationState(float tpf)
AnimationElement
updateAnimationState in class AnimationElementtpf - the tpf
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||