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