tmw/src/resources/itemdb.h File Reference

#include <list>
#include <map>
#include <string>

Go to the source code of this file.

Namespaces

namespace  ItemDB

Classes

struct  ItemDB::Stat

Typedefs

typedef std::map< int, ItemInfo * > ItemDB::ItemInfos
typedef std::map< std::string,
ItemInfo * > 
ItemDB::NamedItemInfos

Functions

void ItemDB::load ()
 Loads the item data from items.xml.
void ItemDB::unload ()
 Frees item data.
const ItemInfoItemDB::get (int id)
const ItemInfoItemDB::get (const std::string &name)
void ItemDB::setStatsList (std::list< Stat * > stats)


Generated on Sun Apr 26 17:30:42 2009 for The Mana World by  doxygen 1.5.5