|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.planeth.gtroids.gfx.StarSky
Creates a random starsky.
The generated starsky is cached over the whole lifecycle of an instance.
| Constructor Summary | |
StarSky(Vector2D size)
Constructor for StarSky. |
|
| Method Summary | |
void |
paint(java.awt.Graphics g)
Paints the StarSky into the passed Graphics If the Starsky is once generated, it is cached in an image. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public StarSky(Vector2D size)
size - the size of the starsky| Method Detail |
public void paint(java.awt.Graphics g)
g - Graphics to paint into
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||