public class BattleErrorEvent extends BattleEvent
onBattleError()
when an error message is sent from the game in the during the battle.IBattleListener
,
BattleMessageEvent
Constructor and Description |
---|
BattleErrorEvent(String error)
Creates a new BattleErrorEvent.
|