Modifier and Type | Class and Description |
---|---|
class |
OverlayView
Base class for overlay views
|
Modifier and Type | Class and Description |
---|---|
class |
ChatView
Chat view implementation
|
class |
GameHistoryView
Game history view implementation
|
Modifier and Type | Class and Description |
---|---|
class |
BuyDevCardView
"Buy dev card" view implementation
|
class |
PlayDevCardView
"Play dev card" view implementation
|
Modifier and Type | Class and Description |
---|---|
class |
DiscardView
Discard view implementation
|
Modifier and Type | Class and Description |
---|---|
class |
AcceptTradeOverlay
Implementation of the "accept trade" overlay, which is used to let the user
accept or reject a trade
|
class |
DomesticTradeOverlay
Implementation of the domestic trade overlay, which allows the user to propose
a domestic trade
|
class |
DomesticTradeView
Implementation of the domestic trade view, which contains the
"Domestic Trade" button
|
Modifier and Type | Class and Description |
---|---|
class |
JoinGameView
Implementation for the join game view, which lets the user select a game to
join
|
class |
NewGameView
Implementation for the new game view, which lets the user enter parameters
for a new game
|
class |
PlayerWaitingView
Implementation for the player waiting view, which is displayed when the user is
waiting for other players to join their game
|
class |
SelectColorView
Implementation for the select color view, which lets the user select the
desired color when they join a game
|
Modifier and Type | Class and Description |
---|---|
class |
LoginView
Implementation for the login view, which lets the user create a new account
and login
|
Modifier and Type | Class and Description |
---|---|
class |
RobView
Implementation for the rob view, which lets the user select a player to rob
|
Modifier and Type | Class and Description |
---|---|
class |
MapOverlayView |
class |
MapView
Implementation for the map view
|
Modifier and Type | Class and Description |
---|---|
class |
MaritimeTradeOverlay
Implementation for the maritime trade overlay, which lets the user make a maritime trade
|
class |
MaritimeTradeView
Implementation for the maritime trade view, which displays the "Maritime Trade" button
|
Modifier and Type | Class and Description |
---|---|
class |
MessageView
Implementation for the message view, which is used to display messages to the user
|
class |
WaitView
Implementation for the wait view, which is used to display wait dialogs to the user
|
Modifier and Type | Class and Description |
---|---|
class |
GameFinishedView
Implementation for the game finished view, which is displayed when the game is over
|
Modifier and Type | Class and Description |
---|---|
class |
ResourceBarView
Implementation for the resource bar view
|
Modifier and Type | Class and Description |
---|---|
class |
RollResultView
Implementation for the roll result view, which displays the result of a roll
|
class |
RollView
Implementation for the roll view, which allows the user to roll the dice
|
Modifier and Type | Class and Description |
---|---|
class |
TurnTrackerView
Implementation for the turn tracker view, which displays whose turn it is, and what state the game is in
|