Class ShopStory

java.lang.Object
  extended by AbstractStory
      extended by ShopStory
Direct Known Subclasses:
Shop

public abstract class ShopStory
extends AbstractStory


Field Summary
 
Fields inherited from class AbstractStory
world
 
Constructor Summary
ShopStory()
           
 
Method Summary
 
Methods inherited from class AbstractStory
createReport, getDescription, getName, getPlayerLocation, getTime, getWorld, isActive, notifyLocation, notifyLocation, receiveMessage, setActive, setWorld
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ShopStory

public ShopStory()