ManaPlus
|
#include <skillhandler.h>
Public Member Functions | |
SkillHandler () | |
~SkillHandler () | |
void | useBeing (const int id, const int level, const BeingId beingId) const |
void | useBeingStart (const int id, const int level, const BeingId beingId) const |
void | useStop (const int id) const |
void | usePos (const int id, const int level, const int x, const int y) const |
void | usePos (const int id, const int level, const int x, const int y, const std::string &text) const |
void | useMap (const int id, const std::string &map) const |
void | getAlchemistRanks () const |
void | getBlacksmithRanks () const |
void | getPkRanks () const |
void | getTaekwonRanks () const |
void | feelSaveOk (const int which) const |
void | lessEffects (const bool isLess) const |
Public Member Functions inherited from Ea::SkillHandler | |
SkillHandler () | |
Public Member Functions inherited from Net::SkillHandler | |
SkillHandler () | |
Definition at line 32 of file skillhandler.h.
EAthena::SkillHandler::SkillHandler | ( | ) |
Definition at line 40 of file skillhandler.cpp.
References skillHandler.
|
virtual |
Reimplemented from Net::SkillHandler.
Definition at line 46 of file skillhandler.cpp.
References skillHandler.
|
virtual |
Implements Net::SkillHandler.
Definition at line 175 of file skillhandler.cpp.
References CAST_S8, createOutPacket, EAthena::menu, packetVersion, and MenuType::Unknown.
|
virtual |
Implements Net::SkillHandler.
Definition at line 143 of file skillhandler.cpp.
References createOutPacket, and packetVersion.
|
virtual |
Implements Net::SkillHandler.
Definition at line 151 of file skillhandler.cpp.
References createOutPacket, and packetVersion.
|
virtual |
Implements Net::SkillHandler.
Definition at line 159 of file skillhandler.cpp.
References createOutPacket, and packetVersion.
|
virtual |
Implements Net::SkillHandler.
Definition at line 167 of file skillhandler.cpp.
References createOutPacket, and packetVersion.
|
virtual |
Implements Net::SkillHandler.
Definition at line 185 of file skillhandler.cpp.
References createOutPacket, and packetVersion.
|
virtual |
Implements Net::SkillHandler.
Definition at line 51 of file skillhandler.cpp.
References CAST_S16, createOutPacket, and toInt.
|
virtual |
Implements Net::SkillHandler.
Definition at line 60 of file skillhandler.cpp.
References CAST_S16, createOutPacket, packetVersionMain, packetVersionRe, packetVersionZero, and toInt.
|
virtual |
Implements Net::SkillHandler.
Definition at line 136 of file skillhandler.cpp.
References CAST_S16, and createOutPacket.
|
virtual |
Implements Net::SkillHandler.
Definition at line 90 of file skillhandler.cpp.
References CAST_S16, createOutPacket, packetVersion, x, and y.
|
virtual |
Implements Net::SkillHandler.
Definition at line 124 of file skillhandler.cpp.
References CAST_S16, createOutPacket, x, and y.
|
virtual |
Implements Net::SkillHandler.
Definition at line 77 of file skillhandler.cpp.
References CAST_S16, createOutPacket, packetVersionMain, packetVersionRe, and packetVersionZero.