TmwServ::PlayerHandler Class Reference

#include <playerhandler.h>

Inheritance diagram for TmwServ::PlayerHandler:

MessageHandler Net::PlayerHandler

List of all members.


Detailed Description

Definition at line 30 of file playerhandler.h.


Public Member Functions

 PlayerHandler ()
void handleMessage (MessageIn &msg)
void attack (Being *being)
void emote (int emoteId)
void increaseStat (LocalPlayer::Attribute attr)
void decreaseStat (LocalPlayer::Attribute attr)
void pickUp (FloorItem *floorItem)
void setDirection (char direction)
void setDestination (int x, int y, int direction=-1)
void changeAction (Being::Action action)
void respawn ()
void ingorePlayer (const std::string &player, bool ignore)
void ingoreAll (bool ignore)

Private Member Functions

void handleMapChangeMessage (MessageIn &msg)

Constructor & Destructor Documentation

TmwServ::PlayerHandler::PlayerHandler (  ) 

Definition at line 103 of file playerhandler.cpp.


Member Function Documentation

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

Implements MessageHandler.

Definition at line 120 of file playerhandler.cpp.

void TmwServ::PlayerHandler::attack ( Being being  )  [virtual]

Implements Net::PlayerHandler.

Definition at line 340 of file playerhandler.cpp.

void TmwServ::PlayerHandler::emote ( int  emoteId  )  [virtual]

Implements Net::PlayerHandler.

Definition at line 345 of file playerhandler.cpp.

void TmwServ::PlayerHandler::increaseStat ( LocalPlayer::Attribute  attr  )  [virtual]

Implements Net::PlayerHandler.

Definition at line 350 of file playerhandler.cpp.

void TmwServ::PlayerHandler::decreaseStat ( LocalPlayer::Attribute  attr  )  [virtual]

Implements Net::PlayerHandler.

Definition at line 355 of file playerhandler.cpp.

void TmwServ::PlayerHandler::pickUp ( FloorItem floorItem  )  [virtual]

Implements Net::PlayerHandler.

Definition at line 360 of file playerhandler.cpp.

void TmwServ::PlayerHandler::setDirection ( char  direction  )  [virtual]

Implements Net::PlayerHandler.

Definition at line 366 of file playerhandler.cpp.

void TmwServ::PlayerHandler::setDestination ( int  x,
int  y,
int  direction = -1 
) [virtual]

Implements Net::PlayerHandler.

Definition at line 373 of file playerhandler.cpp.

void TmwServ::PlayerHandler::changeAction ( Being::Action  action  )  [virtual]

Implements Net::PlayerHandler.

Definition at line 384 of file playerhandler.cpp.

void TmwServ::PlayerHandler::respawn (  )  [virtual]

Implements Net::PlayerHandler.

Definition at line 394 of file playerhandler.cpp.

void TmwServ::PlayerHandler::ingorePlayer ( const std::string &  player,
bool  ignore 
) [virtual]

Implements Net::PlayerHandler.

Definition at line 399 of file playerhandler.cpp.

void TmwServ::PlayerHandler::ingoreAll ( bool  ignore  )  [virtual]

Implements Net::PlayerHandler.

Definition at line 404 of file playerhandler.cpp.

void TmwServ::PlayerHandler::handleMapChangeMessage ( MessageIn msg  )  [private]

Definition at line 305 of file playerhandler.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