EAthena::PlayerHandler Class Reference

#include <playerhandler.h>

Inheritance diagram for EAthena::PlayerHandler:

MessageHandler Net::PlayerHandler

List of all members.


Detailed Description

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

Constructor & Destructor Documentation

EAthena::PlayerHandler::PlayerHandler (  ) 

Definition at line 156 of file playerhandler.cpp.


Member Function Documentation

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

Implements MessageHandler.

Definition at line 174 of file playerhandler.cpp.

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

Implements Net::PlayerHandler.

Definition at line 436 of file playerhandler.cpp.

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

Implements Net::PlayerHandler.

Definition at line 443 of file playerhandler.cpp.

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

Implements Net::PlayerHandler.

Definition at line 449 of file playerhandler.cpp.

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

Implements Net::PlayerHandler.

Definition at line 482 of file playerhandler.cpp.

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

Implements Net::PlayerHandler.

Definition at line 487 of file playerhandler.cpp.

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

Implements Net::PlayerHandler.

Definition at line 493 of file playerhandler.cpp.

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

Implements Net::PlayerHandler.

Definition at line 500 of file playerhandler.cpp.

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

Implements Net::PlayerHandler.

Definition at line 508 of file playerhandler.cpp.

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

Implements Net::PlayerHandler.

Definition at line 523 of file playerhandler.cpp.

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

Implements Net::PlayerHandler.

Definition at line 529 of file playerhandler.cpp.

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

Implements Net::PlayerHandler.

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