#include <packets.h>
Inheritance diagram for cPacketMapMessage:

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 | |
|
|
|
|
|
gump height in pixels
|
|
|
gump art id (0x139D)
|
|
|
the key used
|
|
|
gump width in pixels
|
|
|
x location (relative to upper left corner of the map, in pixels)
|
|
|
x location (relative to upper left corner of the map, in pixels)
|
|
|
y location (relative to upper left corner of the map, in pixels)
|
|
|
y location (relative to upper left corner of the map, in pixels)
|