public interface IGoal extends Comparable<IGoal>
| Modifier and Type | Method and Description |
|---|---|
void |
abandon() |
double |
getPriority() |
boolean |
hasFailed() |
boolean |
hasFinished() |
void |
perform() |
compareToCopyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.