|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DelayedCard | |
|---|---|
| net.sf.magicproject.clickable.ability | Abilities. |
| net.sf.magicproject.clickable.targetable.card | All card components. |
| net.sf.magicproject.zone | Contains all zones. |
| Uses of DelayedCard in net.sf.magicproject.clickable.ability |
|---|
| Methods in net.sf.magicproject.clickable.ability that return DelayedCard | |
|---|---|
DelayedCard |
TriggeredAbility.getDelayedCard()
Return the delayed card. |
| Methods in net.sf.magicproject.clickable.ability with parameters of type DelayedCard | |
|---|---|
void |
TriggeredAbility.setDelayedCard(DelayedCard delayedCard)
|
| Uses of DelayedCard in net.sf.magicproject.clickable.targetable.card |
|---|
| Methods in net.sf.magicproject.clickable.targetable.card that return DelayedCard | |
|---|---|
DelayedCard |
TriggeredCard.getDelayedCard()
Return the delayed card attached to this ability. |
| Uses of DelayedCard in net.sf.magicproject.zone |
|---|
| Methods in net.sf.magicproject.zone with parameters of type DelayedCard | |
|---|---|
void |
DelayedBuffer.add(DelayedCard delayed)
Add a delayed ability to this zone |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||