Package com.unciv.ui.worldscreen
Types
AlertPopup
Link copied to clipboard
class AlertPopup(worldScreen: WorldScreen, popupAlert: PopupAlert) : Popup
Content copied to clipboard
Popup communicating events other than trade offers to the player. (e.g. First Contact, Wonder built, Tech researched,...)
ClippingImage
Link copied to clipboard
Minimap
Link copied to clipboard
MinimapHolder
Link copied to clipboard
NotificationsScroll
Link copied to clipboard
PlayerReadyScreen
Link copied to clipboard
class PlayerReadyScreen(gameInfo: GameInfo, currentPlayerCiv: CivilizationInfo) : BaseScreen
Content copied to clipboard
TradePopup
Link copied to clipboard
Popup communicating trade offers of others to the player.
WorldMapHolder
Link copied to clipboard
class WorldMapHolder(worldScreen: WorldScreen, tileMap: TileMap) : ZoomableScrollPane
Content copied to clipboard
WorldScreen
Link copied to clipboard
class WorldScreen(gameInfo: GameInfo, viewingCiv: CivilizationInfo) : BaseScreen, IConsoleScreenAccessible
Content copied to clipboard
Unciv's world screen
WorldScreenTopBar
Link copied to clipboard
Table consisting of the menu button, current civ, some stats and the overview button for the top of WorldScreen