|
||||||||||
| 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.DrawableBackgroundColour
public class DrawableBackgroundColour
The Class DrawableBackgroundColour.
| Constructor Summary | |
|---|---|
DrawableBackgroundColour(int w,
int h)
Instantiates a new drawable background colour. |
|
| 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 DrawableBackgroundColour(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 | |||||||||