java.lang.Object MainClass
public class MainClass
This class contains a main method which runs the gorilla game. / Create and set up the game
Constructor Summary | |
---|---|
MainClass()
|
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MainClass()
Method Detail |
---|
public static void main(java.lang.String[] args)