Interface | Description |
---|---|
IShopService |
The shop interface for buying goods at the shop.
|
Class | Description |
---|---|
BuyItemPlan |
Buy a specific item in a given shop.
|
CustomerFrame |
Frame for displaying of the customer gui.
|
CustomerPanel |
Customer gui that allows buying items at different shops.
|
CustomerViewerPanel |
Panel for the customer view.
|
ItemInfo |
Item info stores details about items.
|
SellItemPlan |
Plan for selling an item.
|
ShopService |
The shop for buying goods at the shop.
|