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

cPacketMapMessage Class Reference

Map Message. More...

#include <packets.h>

Inheritance diagram for cPacketMapMessage:

cServerPacket cPacket List of all members.

Public Methods

 cPacketMapMessage ()

Public Attributes

eSERIAL key
 the key used

eUI16 id
 gump art id (0x139D)

eUI16 xa
 x location (relative to upper left corner of the map, in pixels)

eUI16 ya
 y location (relative to upper left corner of the map, in pixels)

eUI16 xb
 x location (relative to upper left corner of the map, in pixels)

eUI16 yb
 y location (relative to upper left corner of the map, in pixels)

eUI16 width
 gump width in pixels

eUI16 height
 gump height in pixels


Detailed Description

Map Message.

Author:
Endymion
Since:
0.83
Note:
0x90


Constructor & Destructor Documentation

cPacketMapMessage::cPacketMapMessage  
 


Member Data Documentation

eUI16 cPacketMapMessage::height
 

gump height in pixels

eUI16 cPacketMapMessage::id
 

gump art id (0x139D)

eSERIAL cPacketMapMessage::key
 

the key used

eUI16 cPacketMapMessage::width
 

gump width in pixels

eUI16 cPacketMapMessage::xa
 

x location (relative to upper left corner of the map, in pixels)

eUI16 cPacketMapMessage::xb
 

x location (relative to upper left corner of the map, in pixels)

eUI16 cPacketMapMessage::ya
 

y location (relative to upper left corner of the map, in pixels)

eUI16 cPacketMapMessage::yb
 

y location (relative to upper left corner of the map, in pixels)


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