EAthena::InventoryHandler Class Reference

#include <inventoryhandler.h>

Inheritance diagram for EAthena::InventoryHandler:

MessageHandler Net::InventoryHandler

List of all members.


Detailed Description

Definition at line 31 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

EAthena::InventoryHandler::InventoryHandler (  ) 

Definition at line 54 of file inventoryhandler.cpp.


Member Function Documentation

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

Implements MessageHandler.

Definition at line 74 of file inventoryhandler.cpp.

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

Implements Net::InventoryHandler.

Definition at line 305 of file inventoryhandler.cpp.

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

Implements Net::InventoryHandler.

Definition at line 315 of file inventoryhandler.cpp.

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

Implements Net::InventoryHandler.

Definition at line 324 of file inventoryhandler.cpp.

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

Implements Net::InventoryHandler.

Definition at line 334 of file inventoryhandler.cpp.

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

Implements Net::InventoryHandler.

Definition at line 342 of file inventoryhandler.cpp.

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

Implements Net::InventoryHandler.

Definition at line 347 of file inventoryhandler.cpp.

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

Implements Net::InventoryHandler.

Definition at line 352 of file inventoryhandler.cpp.

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

Implements Net::InventoryHandler.

Definition at line 357 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