public class StoryStates extends GenericStates
| Constructor and Description |
|---|
StoryStates() |
| Modifier and Type | Method and Description |
|---|---|
java.util.ArrayList<StoryState> |
getListOfStoryStates()
get list of of all story states
|
void |
setListOfStoryStates(java.util.ArrayList<StoryState> listOfStoryStates)
sets list of all story states
|
getFileName, getNumberOfStates, getStatesElements, initpublic java.util.ArrayList<StoryState> getListOfStoryStates()
public void setListOfStoryStates(java.util.ArrayList<StoryState> listOfStoryStates)
listOfStoryStates - array list of all story states