uk.ac.leeds.ccg.andyt.projects.genesis.society.places
Class State

java.lang.Object
  extended by uk.ac.leeds.ccg.andyt.projects.genesis.society.places.Place
      extended by uk.ac.leeds.ccg.andyt.projects.genesis.society.places.State

public class State
extends Place

This is basically everywhere.


Constructor Summary
State(Location _Location)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

State

public State(Location _Location)