TmwServ::SkillHandler Class Reference

#include <skillhandler.h>

Inheritance diagram for TmwServ::SkillHandler:

Net::SkillHandler

List of all members.


Detailed Description

Definition at line 29 of file skillhandler.h.


Public Member Functions

 SkillHandler ()
void up (int skillId)
void use (int skillId, int level, int beingId)
void use (int skillId, int level, int x, int y)
void use (int skillId, const std::string &map)

Constructor & Destructor Documentation

TmwServ::SkillHandler::SkillHandler (  ) 

Definition at line 28 of file skillhandler.cpp.


Member Function Documentation

void TmwServ::SkillHandler::up ( int  skillId  )  [virtual]

Implements Net::SkillHandler.

Definition at line 33 of file skillhandler.cpp.

void TmwServ::SkillHandler::use ( int  skillId,
int  level,
int  beingId 
) [virtual]

Implements Net::SkillHandler.

Definition at line 38 of file skillhandler.cpp.

void TmwServ::SkillHandler::use ( int  skillId,
int  level,
int  x,
int  y 
) [virtual]

Implements Net::SkillHandler.

Definition at line 43 of file skillhandler.cpp.

void TmwServ::SkillHandler::use ( int  skillId,
const std::string &  map 
) [virtual]

Implements Net::SkillHandler.

Definition at line 48 of file skillhandler.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