|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectsynergynetframework.appsystem.table.animationsystem.AnimationSystem
public class AnimationSystem
The Class AnimationSystem.
Method Summary | |
---|---|
void |
add(AnimationElement element)
Adds the. |
static AnimationSystem |
getInstance()
Gets the single instance of AnimationSystem. |
void |
update(float tpf)
Update. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static AnimationSystem getInstance()
public void add(AnimationElement element)
element
- the elementpublic void update(float tpf)
tpf
- the tpf
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |