TmwServ::InventoryHandler Class Reference

#include <inventoryhandler.h>

Inheritance diagram for TmwServ::InventoryHandler:

MessageHandler Net::InventoryHandler

List of all members.


Detailed Description

Definition at line 30 of file inventoryhandler.h.


Public Member Functions

 InventoryHandler ()
void handleMessage (MessageIn &msg)
void equipItem (Item *item)
void unequipItem (Item *item)
void useItem (Item *item)
void dropItem (Item *item, int amount)
void splitItem (Item *item, int amount)
void openStorage ()
void closeStorage ()
void moveItem (StorageType source, int slot, int amount, StorageType destination)

Constructor & Destructor Documentation

TmwServ::InventoryHandler::InventoryHandler (  ) 

Definition at line 46 of file inventoryhandler.cpp.


Member Function Documentation

void TmwServ::InventoryHandler::handleMessage ( MessageIn msg  )  [virtual]

Implements MessageHandler.

Definition at line 57 of file inventoryhandler.cpp.

void TmwServ::InventoryHandler::equipItem ( Item item  )  [virtual]

Implements Net::InventoryHandler.

Definition at line 90 of file inventoryhandler.cpp.

void TmwServ::InventoryHandler::unequipItem ( Item item  )  [virtual]

Implements Net::InventoryHandler.

Definition at line 97 of file inventoryhandler.cpp.

void TmwServ::InventoryHandler::useItem ( Item item  )  [virtual]

Implements Net::InventoryHandler.

Definition at line 104 of file inventoryhandler.cpp.

void TmwServ::InventoryHandler::dropItem ( Item item,
int  amount 
) [virtual]

Implements Net::InventoryHandler.

Definition at line 111 of file inventoryhandler.cpp.

void TmwServ::InventoryHandler::splitItem ( Item item,
int  amount 
) [virtual]

Implements Net::InventoryHandler.

Definition at line 119 of file inventoryhandler.cpp.

void TmwServ::InventoryHandler::openStorage (  )  [virtual]

Implements Net::InventoryHandler.

Definition at line 124 of file inventoryhandler.cpp.

void TmwServ::InventoryHandler::closeStorage (  )  [virtual]

Implements Net::InventoryHandler.

Definition at line 129 of file inventoryhandler.cpp.

void TmwServ::InventoryHandler::moveItem ( StorageType  source,
int  slot,
int  amount,
StorageType  destination 
) [virtual]

Implements Net::InventoryHandler.

Definition at line 134 of file inventoryhandler.cpp.


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

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