| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectrobocode.control.events.BattleEventrobocode.control.events.BattleErrorEventpublic class BattleErrorEventextends BattleEventonBattleError() when an error message is sent from the game in the during the battle.
IBattleListener, BattleMessageEventConstructor Summary | |
| |
Method Summary | |
String |
|
public BattleErrorEvent(String error)
Creates a new BattleErrorEvent.
- Parameters:
error- the error message.