#include <client.h>
Public Methods | |
| cNxwClientObj (NXWSOCKET s) | |
| void | setLegacySocket (NXWSOCKET s) |
| NXWSOCKET | toLegacySocket () const |
| int | toInt () const |
Client Status | |
| bool | isDragging () |
| void | setDragging () |
| void | resetDragging () |
| bool | inGame () |
| P_CHAR | currChar () |
| int | currCharIdx () |
| int | getRealSocket () |
| BYTE * | getRcvBuffer () |
Packets | |
| void | send (const void *point, int length) |
| void | sendSpellBook (P_ITEM pi) |
| void | sendSFX (unsigned char a, unsigned char b, bool bIncludeNearby=true) |
| void | sendRemoveObject (P_OBJECT po) |
| Sends to a client a remove object packet, for objects disappearing. | |
| void | sysmsg (char *szFormat,...) |
| void | sysmsg (short color, char *szFormat,...) |
Public Attributes | |
| NXWSOCKET | m_sck |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
Sends to a client a remove object packet, for objects disappearing.
|
|
||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||||||
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|