|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DynamischesObjekt
TODO Missing Interface Documentation
Method Summary | |
---|---|
boolean |
action(int time,
long gesamtzeit)
TODO Missing Method Documentation |
long |
getTime()
TODO Missing Method Documentation |
void |
render(java.awt.Graphics g,
int xx,
int yy)
TODO Missing Method Documentation |
void |
setTime(long time)
TODO Missing Method Documentation |
Method Detail |
---|
void setTime(long time)
time
- TODO Missing Method Parameter Documentationlong getTime()
boolean action(int time, long gesamtzeit)
time
- TODO Missing Method Parameter Documentationgesamtzeit
- TODO Missing Method Parameter Documentation
void render(java.awt.Graphics g, int xx, int yy)
g
- TODO Missing Method Parameter Documentationxx
- TODO Missing Method Parameter Documentationyy
- TODO Missing Method Parameter Documentation
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |