KillMaster Class Reference

#include <kills.h>

Collaboration diagram for KillMaster:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 KillMaster ()
 KillMaster (const KillMaster &other)
 ~KillMaster ()
void record_kill (const monster *mon, int killer, bool ispet)
bool empty () const
void save (writer &) const
void load (reader &)
int num_kills (const monster *mon, kill_category cat) const
int num_kills (const monster *mon) const
int total_kills () const
std::string kill_info () const


Constructor & Destructor Documentation

KillMaster::KillMaster (  ) 

KillMaster::KillMaster ( const KillMaster other  ) 

KillMaster::~KillMaster (  ) 


Member Function Documentation

void KillMaster::record_kill ( const monster mon,
int  killer,
bool  ispet 
)

Here is the call graph for this function:

bool KillMaster::empty (  )  const

void KillMaster::save ( writer outf  )  const

Here is the call graph for this function:

void KillMaster::load ( reader inf  ) 

Here is the call graph for this function:

int KillMaster::num_kills ( const monster mon,
kill_category  cat 
) const

Here is the call graph for this function:

int KillMaster::num_kills ( const monster mon  )  const

Here is the call graph for this function:

int KillMaster::total_kills (  )  const

Here is the call graph for this function:

std::string KillMaster::kill_info (  )  const

Here is the call graph for this function:


The documentation for this class was generated from the following files:

Generated on Thu Jan 13 13:34:44 2011 by  doxygen 1.5.6