Class Game

java.lang.Object
  extended by Game

public class Game
extends Object


Constructor Summary
Game()
           
 
Method Summary
static World level1(int n)
           
static World level2()
           
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Game

public Game()
Method Detail

level1

public static World level1(int n)

level2

public static World level2()

main

public static void main(String[] args)