#include <mercenaryhandler.h>
Definition at line 35 of file mercenaryhandler.h.
◆ MercenaryHandler()
Net::MercenaryHandler::MercenaryHandler |
( |
| ) |
|
|
inline |
◆ ~MercenaryHandler()
virtual Net::MercenaryHandler::~MercenaryHandler |
( |
| ) |
|
|
inlinevirtual |
◆ attack()
virtual void Net::MercenaryHandler::attack |
( |
const BeingId |
targetId, |
|
|
const Keep |
keep |
|
) |
| const |
|
pure virtual |
◆ emote()
virtual void Net::MercenaryHandler::emote |
( |
const uint8_t |
emoteId | ) |
const |
|
pure virtual |
◆ fire()
virtual void Net::MercenaryHandler::fire |
( |
| ) |
const |
|
pure virtual |
◆ move()
virtual void Net::MercenaryHandler::move |
( |
const int |
x, |
|
|
const int |
y |
|
) |
| const |
|
pure virtual |
◆ moveToMaster()
virtual void Net::MercenaryHandler::moveToMaster |
( |
| ) |
const |
|
pure virtual |
◆ setDirection()
virtual void Net::MercenaryHandler::setDirection |
( |
const unsigned char |
type | ) |
const |
|
pure virtual |
◆ talk()
virtual void Net::MercenaryHandler::talk |
( |
const std::string & |
text | ) |
const |
|
pure virtual |
The documentation for this class was generated from the following file: