|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use QueuedAction | |
gecco.server.actionprocessor |
Uses of QueuedAction in gecco.server.actionprocessor |
Methods in gecco.server.actionprocessor with parameters of type QueuedAction | |
private void |
ActionProcessor.addUpdateToQueue(QueuedAction qA,
long msToExecution)
Adds an action to the action queue, with a given execution time. |
private void |
ActionProcessor.checkActionReturn(QueuedAction qA,
Unit u,
ActionReturn actRet)
Check if a given action, executed by a given unit, is completed, aborted or still ongoing, and take the necessary steps in each case. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |