|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectapps.lightrays.gfxlib.DrawableElement
apps.lightrays.gfxlib.AnimatedBackground
public class AnimatedBackground
The Class AnimatedBackground.
| Constructor Summary | |
|---|---|
AnimatedBackground(int w,
int h)
Instantiates a new animated background. |
|
| Method Summary | |
|---|---|
void |
draw(java.awt.Graphics2D gfx,
long tick_count)
Draw. |
| Methods inherited from class apps.lightrays.gfxlib.DrawableElement |
|---|
getC, getOpacity, getX, getY, getZ, setC, setOpacity, setX, setY, setZ |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AnimatedBackground(int w,
int h)
w - the wh - the h| Method Detail |
|---|
public void draw(java.awt.Graphics2D gfx,
long tick_count)
DrawableElement
draw in class DrawableElementgfx - the gfxtick_count - the tick_count
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||