|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.hattrickorganizer.credits.VAPSchild
public class VAPSchild
TODO Missing Class Documentation
Constructor Summary | |
---|---|
VAPSchild(java.awt.Image image,
long time)
Creates a new VAPSchild object. |
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 |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public VAPSchild(java.awt.Image image, long time)
image
- TODO Missing Constructuor Parameter Documentationtime
- TODO Missing Constructuor Parameter DocumentationMethod Detail |
---|
public final void setTime(long time)
setTime
in interface DynamischesObjekt
time
- TODO Missing Method Parameter Documentationpublic final long getTime()
getTime
in interface DynamischesObjekt
public final boolean action(int time, long gesamtZeit)
action
in interface DynamischesObjekt
time
- TODO Missing Method Parameter DocumentationgesamtZeit
- TODO Missing Method Parameter Documentation
public final void render(java.awt.Graphics g, int xx, int yy)
render
in interface DynamischesObjekt
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 |