public class RoundEndedEvent extends BattleEvent
onRoundEnded() when the current round of a battle has ended.IBattleListener,
RoundStartedEvent| Constructor and Description |
|---|
RoundEndedEvent(int round,
int turns)
Creates a new RoundEndedEvent.
|