|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectde.hattrickorganizer.credits.StaticEffectLayer
public class StaticEffectLayer
TODO Missing Class Documentation
| Field Summary | |
|---|---|
int |
x
TODO Missing Parameter Documentation |
int |
y
TODO Missing Parameter Documentation |
| Constructor Summary | |
|---|---|
StaticEffectLayer(java.awt.Component component,
boolean background)
Creates a new StaticEffectLayer object. |
|
| Method Summary | |
|---|---|
void |
action(int goUp,
int goRight)
TODO Missing Method Documentation |
void |
addStatischenEffekt(de.hattrickorganizer.credits.StatischesObjekt objekt)
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 |
| Field Detail |
|---|
public int x
public int y
| Constructor Detail |
|---|
public StaticEffectLayer(java.awt.Component component,
boolean background)
component - TODO Missing Constructuor Parameter Documentationbackground - TODO Missing Constructuor Parameter Documentation| Method Detail |
|---|
public final void action(int goUp,
int goRight)
goUp - TODO Missing Method Parameter DocumentationgoRight - TODO Missing Method Parameter Documentationpublic final void addStatischenEffekt(de.hattrickorganizer.credits.StatischesObjekt objekt)
objekt - 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 | |||||||||