24 #ifndef NET_TMWA_BEINGRECV_H
25 #define NET_TMWA_BEINGRECV_H
27 #if defined(__GXX_EXPERIMENTAL_CXX0X__)
28 #if defined(__APPLE__)
29 #include <tr1/cstdint>
59 Being *
const dstBeing,
75 const uint8_t gender);
bool msg(InputEvent &event)
void processPlayerUpdate2(Net::MessageIn &msg)
void processBeingResurrect(Net::MessageIn &msg)
void applyPlayerAction(Net::MessageIn &msg, Being *const being, const uint8_t type)
void processSkillCasting(Net::MessageIn &msg)
void processIpResponse(Net::MessageIn &msg)
void processSkillDamage(Net::MessageIn &msg)
void processBeingMove(Net::MessageIn &msg)
void processPlayerMove(Net::MessageIn &msg)
void processPlayerUpdate1(Net::MessageIn &msg)
void processPvpSet(Net::MessageIn &msg)
void processBeingStatusChange(Net::MessageIn &msg)
void processBeingVisible(Net::MessageIn &msg)
void processBeingSelfEffect(Net::MessageIn &msg)
void processSkillCastCancel(Net::MessageIn &msg)
void processBeingSpawn(Net::MessageIn &msg)
void processPlayerStatusChange(Net::MessageIn &msg)
void processBeingChangeLook(Net::MessageIn &msg)
void processBeingChangeLook2(Net::MessageIn &msg)
void processBeingChangeLookContinue(const Net::MessageIn &msg, Being *const dstBeing, const uint8_t type, const int id, const int id2)
void processBeingMove2(Net::MessageIn &msg)
void setServerGender(Being *const being, const uint8_t gender)
void processPlayerGuilPartyInfo(Net::MessageIn &msg)
void processBeingChangeDirection(Net::MessageIn &msg)