shopping.h File Reference

#include "externs.h"

Include dependency graph for shopping.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ShoppingList

Functions

int artefact_value (const item_def &item)
unsigned int item_value (item_def item, bool ident=false)
void shop ()
shop_structget_shop (const coord_def &where)
void destroy_shop_at (coord_def p)
void destroy_shop (shop_struct *shop)
std::string shop_type_name (shop_type type)
std::string shop_type_suffix (shop_type type, const coord_def &where)
std::string shop_name (const coord_def &where)
std::string shop_name (const coord_def &where, bool add_stop)
bool shoptype_identifies_stock (shop_type type)
bool is_shop_item (const item_def &item)

Variables

ShoppingList shopping_list


Function Documentation

int artefact_value ( const item_def item  ) 

Here is the call graph for this function:

void destroy_shop ( shop_struct shop  ) 

Here is the call graph for this function:

void destroy_shop_at ( coord_def  p  ) 

Here is the call graph for this function:

shop_struct* get_shop ( const coord_def where  ) 

bool is_shop_item ( const item_def item  ) 

unsigned int item_value ( item_def  item,
bool  ident = false 
)

Here is the call graph for this function:

void shop (  ) 

Here is the call graph for this function:

std::string shop_name ( const coord_def where,
bool  add_stop 
)

Here is the call graph for this function:

std::string shop_name ( const coord_def where  ) 

Here is the call graph for this function:

std::string shop_type_name ( shop_type  type  ) 

std::string shop_type_suffix ( shop_type  type,
const coord_def where 
)

bool shoptype_identifies_stock ( shop_type  type  ) 


Variable Documentation


Generated on Thu Jan 13 13:21:48 2011 by  doxygen 1.5.6