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

Public Methods | |
| cPacketMap () | |
Public Attributes | |
| eSERIAL | obj |
| the map | |
| eUI08 | command |
| command see note | |
| eUI08 | plotting |
| plotting state ( 1=on, 0=off only valid if command 7) | |
| eUI16 | x |
| x location (relative to upper left corner of the map, in pixels) | |
| eUI16 | y |
| y location (relative to upper left corner of the map, in pixels) | |
|
|
|
|
|
command see note
|
|
|
the map
|
|
|
plotting state ( 1=on, 0=off only valid if command 7)
|
|
|
x location (relative to upper left corner of the map, in pixels)
|
|
|
y location (relative to upper left corner of the map, in pixels)
|