#include <buyingstorehandler.h>
Definition at line 30 of file buyingstorehandler.h.
◆ BuyingStoreHandler()
TmwAthena::BuyingStoreHandler::BuyingStoreHandler |
( |
| ) |
|
◆ ~BuyingStoreHandler()
TmwAthena::BuyingStoreHandler::~BuyingStoreHandler |
( |
| ) |
|
|
virtual |
◆ close()
void TmwAthena::BuyingStoreHandler::close |
( |
| ) |
const |
|
virtual |
◆ create()
void TmwAthena::BuyingStoreHandler::create |
( |
const std::string & |
name, |
|
|
const int |
maxMoney, |
|
|
const bool |
flag, |
|
|
const std::vector< ShopItem * > & |
items |
|
) |
| const |
|
virtual |
◆ open()
void TmwAthena::BuyingStoreHandler::open |
( |
const Being *const |
being | ) |
const |
|
virtual |
◆ sell()
void TmwAthena::BuyingStoreHandler::sell |
( |
const Being *const |
being, |
|
|
const int |
storeId, |
|
|
const Item *const |
item, |
|
|
const int |
amount |
|
) |
| const |
|
virtual |
The documentation for this class was generated from the following files: