|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.planet_ink.coffee_mud.core.collections.SVector<java.lang.String>
com.planet_ink.coffee_mud.Common.interfaces.Quest.QuestScript
public static class Quest.QuestScript
A Quest script contains strings, and options, which are mini-quest scripts of strings.
Field Summary | |
---|---|
java.util.List<Quest.QuestScript> |
options
|
Constructor Summary | |
---|---|
Quest.QuestScript()
|
Method Summary |
---|
Methods inherited from class com.planet_ink.coffee_mud.core.collections.SVector |
---|
add, add, addAll, addAll, addAll, addAll, addAll, addElement, capacity, clear, contains, containsAll, copyInto, copyOf, elementAt, elements, ensureCapacity, equals, firstElement, get, hashCode, indexOf, insertElementAt, isEmpty, iterator, lastElement, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, removeAll, removeAll, removeAll, removeAllElements, removeElement, removeElementAt, retainAll, set, setElementAt, setSize, size, subList, toArray, toArray, toVector, trimToSize |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public java.util.List<Quest.QuestScript> options
Constructor Detail |
---|
public Quest.QuestScript()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |