|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MoveQueueException | |
---|---|
netbattle | |
shoddybattle |
Uses of MoveQueueException in netbattle |
---|
Methods in netbattle that throw MoveQueueException | |
---|---|
void |
NetBattleField.queueMove(int trainer,
BattleTurn move)
Process a move sent in by a client. |
void |
NetBattleField.queueMove(int trainer,
BattleTurn move)
Process a move sent in by a client. |
Uses of MoveQueueException in shoddybattle |
---|
Methods in shoddybattle that throw MoveQueueException | |
---|---|
StatusEffect |
Pokemon.getVetoingEffect(int idx)
Return the effect that vetoes the use of a particular one of this pokemon's moves. |
StatusEffect |
Pokemon.getVetoingEffect(int idx)
Return the effect that vetoes the use of a particular one of this pokemon's moves. |
abstract void |
BattleField.queueMove(int trainer,
BattleTurn move)
Queue a move. |
abstract void |
BattleField.queueMove(int trainer,
BattleTurn move)
Queue a move. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |