public static class DefaultQuest.PreservedQuestObject
extends java.lang.Object
Modifier and Type | Field | Description |
---|---|---|
PhysicalAgent |
obj |
|
int |
preserveState |
Constructor | Description |
---|---|
PreservedQuestObject(PhysicalAgent o,
int state) |
Modifier and Type | Method | Description |
---|---|---|
static java.util.Iterator<PhysicalAgent> |
getPOIter(java.util.List<DefaultQuest.PreservedQuestObject> o) |
public int preserveState
public PhysicalAgent obj
public PreservedQuestObject(PhysicalAgent o, int state)
public static java.util.Iterator<PhysicalAgent> getPOIter(java.util.List<DefaultQuest.PreservedQuestObject> o)