Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

cPacketUnicodeSpeech Class Reference

Send speech ( unicode mode ). More...

#include <packets.h>

Inheritance diagram for cPacketUnicodeSpeech:

cServerPacket cPacket List of all members.

Public Methods

 cPacketUnicodeSpeech ()
 v----- only working packets

void send (NXWCLIENT ps)
 Send packet to client.

void send (cChar *pc)

Public Attributes

eSERIAL obj
 from ( 0xFFFFFFFF=system message)

eUI16 model
 item hex number | 0xFFFF=system

eUI08 type
 text type

eCOLOR color
 text color

eUI16 font
 text font

eSERIAL language
 language

string name
 name of who speech ( 30 character )

wstring * msg
 message


Private Attributes

eUI16 size

Detailed Description

Send speech ( unicode mode ).

Author:
Endymion
Since:
0.83
Note:
0xAE


Constructor & Destructor Documentation

cPacketUnicodeSpeech::cPacketUnicodeSpeech  
 

v----- only working packets


Member Function Documentation

void cPacketUnicodeSpeech::send cChar   pc
 

void cPacketUnicodeSpeech::send NXWCLIENT    ps [virtual]
 

Send packet to client.

Author:
Endymion, rewritten by Luxor
Since:
0.83a
Parameters:
ps  the client who send to

Reimplemented from cServerPacket.


Member Data Documentation

eCOLOR cPacketUnicodeSpeech::color
 

text color

eUI16 cPacketUnicodeSpeech::font
 

text font

eSERIAL cPacketUnicodeSpeech::language
 

language

eUI16 cPacketUnicodeSpeech::model
 

item hex number | 0xFFFF=system

wstring* cPacketUnicodeSpeech::msg
 

message

string cPacketUnicodeSpeech::name
 

name of who speech ( 30 character )

eSERIAL cPacketUnicodeSpeech::obj
 

from ( 0xFFFFFFFF=system message)

eUI16 cPacketUnicodeSpeech::size [private]
 

eUI08 cPacketUnicodeSpeech::type
 

text type


The documentation for this class was generated from the following files: SourceForge.net Logo