#include <cashshophandler.h>
Definition at line 36 of file cashshophandler.h.
◆ CashShopHandler()
Net::CashShopHandler::CashShopHandler |
( |
| ) |
|
|
inline |
◆ ~CashShopHandler()
virtual Net::CashShopHandler::~CashShopHandler |
( |
| ) |
|
|
inlinevirtual |
◆ buyItem()
virtual void Net::CashShopHandler::buyItem |
( |
const int |
points, |
|
|
const int |
itemId, |
|
|
const ItemColor |
color, |
|
|
const int |
amount |
|
) |
| const |
|
pure virtual |
◆ buyItems()
virtual void Net::CashShopHandler::buyItems |
( |
const int |
points, |
|
|
const std::vector< ShopItem * > & |
items |
|
) |
| const |
|
pure virtual |
◆ close()
virtual void Net::CashShopHandler::close |
( |
| ) |
const |
|
pure virtual |
◆ requestPoints()
virtual void Net::CashShopHandler::requestPoints |
( |
| ) |
const |
|
pure virtual |
◆ requestTab()
virtual void Net::CashShopHandler::requestTab |
( |
const int |
tab | ) |
const |
|
pure virtual |
◆ schedule()
virtual void Net::CashShopHandler::schedule |
( |
| ) |
const |
|
pure virtual |
The documentation for this class was generated from the following file: