| Package | Description |
|---|---|
| client.devcards |
| Modifier and Type | Class and Description |
|---|---|
class |
BuyDevCardView
"Buy dev card" view implementation
|
| Modifier and Type | Field and Description |
|---|---|
private IBuyDevCardView |
DevCardController.buyCardView |
| Modifier and Type | Method and Description |
|---|---|
IBuyDevCardView |
DevCardController.getBuyCardView() |
| Constructor and Description |
|---|
DevCardController(IPlayDevCardView view,
IBuyDevCardView buyCardView,
IAction soldierAction,
IAction roadAction)
DevCardController constructor
|