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.


Field Summary
 
Fields inherited from class uk.ac.leeds.ccg.andyt.projects.genesis.society.places.Place
_People, _Places, _Point2D
 
Constructor Summary
State()
           
 
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()