#include <gump.h>
Public Methods | |
| void | AddData (GumpInfo *toAdd) |
| void | AddData (const char *toAdd, long int value, UI08 type=0) |
| void | AddData (const char *toAdd, const char *toSet, UI08 type=4) |
| GumpDisplay (cSocket *target) | |
| GumpDisplay (cSocket *target, UI16 gumpWidth, UI16 gumpHeight) | |
| virtual | ~GumpDisplay () |
| void | SetTitle (const char *newTitle) |
| void | Send (long gumpNum, bool isMenu, SERIAL serial) |
| void | Delete (void) |
Private Attributes | |
| vector< GumpInfo * > | gumpData |
| UI16 | width |
| UI16 | height |
| cSocket * | toSendTo |
| stringList | one |
| stringList | two |
| string | title |
|
|
|
|
||||||||||||||||
|
|
|
|
|
|
||||||||||||||||
|
|
|
||||||||||||||||
|
|
|
|
|
|
|
|
|
||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.2.10 written by Dimitri van Heesch,
© 1997-2001