edu.gac.mcs178.gack
Class World

java.lang.Object
  extended by edu.gac.mcs178.gack.World
Direct Known Subclasses:
GackWorld

public class World
extends java.lang.Object


Constructor Summary
World()
           
 
Method Summary
 Person getPlayer()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

World

public World()
Method Detail

getPlayer

public Person getPlayer()