ShopInfo Class Reference
#include <stash.h>
List of all members.
Constructor & Destructor Documentation
| ShopInfo::ShopInfo |
( |
int |
xp, |
|
|
int |
yp | |
|
) |
| | |
Member Function Documentation
| void ShopInfo::save |
( |
writer & |
outf |
) |
const |
| void ShopInfo::load |
( |
reader & |
inf |
) |
|
| bool ShopInfo::show_menu |
( |
const level_pos & |
place, |
|
|
bool |
can_travel | |
|
) |
| | const |
| bool ShopInfo::is_visited |
( |
|
) |
const [inline] |
| void ShopInfo::write |
( |
std::ostream & |
os, |
|
|
bool |
identify = false | |
|
) |
| | const |
| void ShopInfo::reset |
( |
|
) |
[inline] |
| void ShopInfo::set_name |
( |
const std::string & |
s |
) |
[inline] |
| void ShopInfo::add_item |
( |
const item_def & |
item, |
|
|
unsigned |
price | |
|
) |
| | |
| bool ShopInfo::isAt |
( |
const coord_def & |
c |
) |
const [inline] |
Friends And Related Function Documentation
The documentation for this class was generated from the following files: