storyworld
Class ConsequenceLocChangeStory
java.lang.Object
storyworld.ConsequenceLocChangeStory
- All Implemented Interfaces:
- Consequence
public class ConsequenceLocChangeStory
- extends Object
- implements Consequence
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
newLocationName
String newLocationName
story
SingleLocationStory story
ConsequenceLocChangeStory
public ConsequenceLocChangeStory(SingleLocationStory story,
String newLocation)
execute
public void execute()
- Specified by:
execute in interface Consequence