public class ConsoleCampaignListener
Modifier and Type | Method and Description |
---|---|
void |
advance() |
BaseCommand.CommandContext |
getContext() |
boolean |
isDone() |
boolean |
runWhilePaused() |
boolean |
showOutput() |
public boolean isDone()
public boolean runWhilePaused()
public void advance()
public boolean showOutput()
public BaseCommand.CommandContext getContext()