TmwServ::PlayerHandler Class Reference
#include <playerhandler.h>
List of all members.
Detailed Description
Definition at line 30 of file playerhandler.h.
Constructor & Destructor Documentation
TmwServ::PlayerHandler::PlayerHandler |
( |
|
) |
|
Member Function Documentation
void TmwServ::PlayerHandler::handleMessage |
( |
MessageIn & |
msg |
) |
[virtual] |
void TmwServ::PlayerHandler::attack |
( |
Being * |
being |
) |
[virtual] |
void TmwServ::PlayerHandler::emote |
( |
int |
emoteId |
) |
[virtual] |
void TmwServ::PlayerHandler::pickUp |
( |
FloorItem * |
floorItem |
) |
[virtual] |
void TmwServ::PlayerHandler::setDirection |
( |
char |
direction |
) |
[virtual] |
void TmwServ::PlayerHandler::setDestination |
( |
int |
x, |
|
|
int |
y, |
|
|
int |
direction = -1 | |
|
) |
| | [virtual] |
void TmwServ::PlayerHandler::changeAction |
( |
Being::Action |
action |
) |
[virtual] |
void TmwServ::PlayerHandler::respawn |
( |
|
) |
[virtual] |
void TmwServ::PlayerHandler::ingorePlayer |
( |
const std::string & |
player, |
|
|
bool |
ignore | |
|
) |
| | [virtual] |
void TmwServ::PlayerHandler::ingoreAll |
( |
bool |
ignore |
) |
[virtual] |
void TmwServ::PlayerHandler::handleMapChangeMessage |
( |
MessageIn & |
msg |
) |
[private] |
The documentation for this class was generated from the following files: