public final class WinEvent extends Event
onWin()
when your robot
wins the round in a battle.Constructor and Description |
---|
WinEvent()
Called by the game to create a new WinEvent.
|
Modifier and Type | Method and Description |
---|---|
int |
getPriority()
Returns the priority of this event.
|
public final int getPriority()
getPriority
in class Event