public class FlagAction extends java.lang.Object implements IAction
| Constructor and Description |
|---|
FlagAction(boolean set) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(Quest quest,
Stage stage,
QuestData data,
QuestProgress progress,
Arguments arguments) |
QuestElement |
getStructure() |
java.lang.String |
identifier() |
Arguments |
parse(Quest quest,
Stage stage,
ArgsIn args) |
public java.lang.String identifier()
identifier in interface IActionpublic QuestElement getStructure()
getStructure in interface IActiongetStructure in interface IQuestElement