|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface LoopAction
Method Summary | |
---|---|
boolean |
continueLoop(ContextEventListener context,
int loopingIndex,
Ability ability)
Continue this action, giving the next index of this loop. |
int |
getStartIndex()
Return the first index of this loop. |
Method Detail |
---|
boolean continueLoop(ContextEventListener context, int loopingIndex, Ability ability)
context
- is the context attached to this action.loopingIndex
- the current indexability
- is the ability owning this test. The card component of this
ability should correspond to the card owning this test too.
int getStartIndex()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |