public static interface AITaskEvent.Add extends AITaskEvent
AITaskEvent.Add, AITaskEvent.Remove
Modifier and Type | Method and Description |
---|---|
int |
getOriginalPriority()
Gets the original priority that
AITaskEvent.getTask() will
be assigned to. |
void |
setPriority(int priority)
Sets the priority the task will be assigned to.
|
getGoal, getPriority, getTask
getTargetEntity
getCause, getContext, getSource
isCancelled, setCancelled
int getOriginalPriority()
AITaskEvent.getTask()
will
be assigned to. See AITaskEvent.getPriority()
.void setPriority(int priority)
AITaskEvent.getPriority()
.priority
- The new priority