java.lang.ObjectStart
public class Start
Starte das Labyrinth.
Method Summary | |
---|---|
static void |
main(java.lang.String[] argumente)
Starte das Labyrinthspiel. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static void main(java.lang.String[] argumente)
argumente
- = {} Erzeugt eine quadratische 3D-Darstellung von 500 Bildpunkten Breite.argumente
- = {300} Erzeugt eine quadratische 3D-Darstellung von 500 Bildpunkten Breite.