mons_list Class Reference

#include <mapdef.h>

List of all members.

Public Member Functions

 mons_list ()
void clear ()
void set_from_slot (const mons_list &list, int slot_index)
mons_spec get_monster (int index)
mons_spec get_monster (int slot_index, int list_index) const
std::string add_mons (const std::string &s, bool fix_slot=false)
std::string set_mons (int slot, const std::string &s)
size_t size () const
size_t slot_size (int slot) const

Classes

struct  mons_spec_slot


Constructor & Destructor Documentation

mons_list::mons_list (  ) 


Member Function Documentation

void mons_list::clear (  ) 

void mons_list::set_from_slot ( const mons_list list,
int  slot_index 
)

Here is the call graph for this function:

mons_spec mons_list::get_monster ( int  index  ) 

mons_spec mons_list::get_monster ( int  slot_index,
int  list_index 
) const

std::string mons_list::add_mons ( const std::string s,
bool  fix_slot = false 
)

std::string mons_list::set_mons ( int  slot,
const std::string s 
)

Here is the call graph for this function:

size_t mons_list::size (  )  const [inline]

size_t mons_list::slot_size ( int  slot  )  const [inline]


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

Generated on Thu Jan 13 13:37:32 2011 by  doxygen 1.5.6