|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ManaPool | |
---|---|
net.sf.magicproject.action.context | Provides context classes of an action. |
net.sf.magicproject.clickable.targetable.player | All player components. |
Uses of ManaPool in net.sf.magicproject.action.context |
---|
Methods in net.sf.magicproject.action.context with parameters of type ManaPool | |
---|---|
void |
ManaCost.payMana(int paidColor,
int withColor,
int amount,
ManaPool manas)
Pay a required mana. |
void |
ManaCost.restoreMana(ManaPool manas)
Restore mana paid to the given mana pool |
Uses of ManaPool in net.sf.magicproject.clickable.targetable.player |
---|
Fields in net.sf.magicproject.clickable.targetable.player declared as ManaPool | |
---|---|
ManaPool |
Player.mana
is the manas of this player |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |