Package page.codeberg.terratactician_expandoria.bots.events
-
Class Summary Class Description ChallengeTickEvent A ChallengeTickEvent is a event send by the game to indicate, that the challenge bot should play a move.Event Events are messages send from the game to the bot.GameOverEvent Event send on game over.TileClickedEvent Event gets send when the user clicks a tile in creative mode.TileStatusEvent Event gets send when the map was updated. -
Enum Summary Enum Description Event.EventType Type of incoming events.TileStatusEvent.TileStatusKind TileStatusKind descripes the reason, why an event was send.