|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.hattrickorganizer.credits.Ball
public class Ball
TODO Missing Class Documentation
Constructor Summary | |
---|---|
Ball(int width,
int height)
Creates a new Ball object. |
Method Summary | |
---|---|
void |
action(long vergangeneZeit)
TODO Missing Method Documentation |
void |
render(java.awt.Graphics g)
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 Ball(int width, int height)
width
- TODO Missing Constructuor Parameter Documentationheight
- TODO Missing Constructuor Parameter DocumentationMethod Detail |
---|
public final void action(long vergangeneZeit)
vergangeneZeit
- TODO Missing Method Parameter Documentationpublic final void render(java.awt.Graphics g)
g
- TODO Missing Method Parameter Documentation
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |