Class TimedStory
java.lang.Object
AbstractStory
TimedStory
public abstract class TimedStory
- extends AbstractStory
| Methods inherited from class AbstractStory |
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 |
TimedStory
public TimedStory()
createReport
public final Report createReport()
- Specified by:
createReport in class AbstractStory
createReport
protected abstract Report createReport(int time)