Class GameOverEvent


  • public class GameOverEvent
    extends Event
    Event send on game over. Disconnection implies this event.
    • Nested Class Summary

      • Nested classes/interfaces inherited from class page.codeberg.terratactician_expandoria.bots.events.Event

        Event.EventType
    • Constructor Summary

      Constructors 
      Constructor Description
      GameOverEvent()
      Creates a GameOverEvent
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • GameOverEvent

        public GameOverEvent()
        Creates a GameOverEvent