Package page.codeberg.terratactician_expandoria.bots.events
-
Class Summary Class Description CamMovedEvent Event gets send when the cam got moved.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.InvChangedEvent Event gets send when the user changes the inventory content or the selected slot.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.