|
| BubbleBox (AccessEngine *vm, Access::BoxType type, int x, int y, int w, int h, int val1, int val2, int val3, int val4, Common::String title) |
|
void | load (Common::SeekableReadStream *stream) |
|
void | clearBubbles () |
|
void | placeBubble (const Common::String &msg) |
|
void | placeBubble1 (const Common::String &msg) |
|
void | calcBubble (const Common::String &msg) |
|
void | printBubble (const Common::String &msg) |
|
void | drawBubble (int index) |
|
void | doBox (int item, int box) |
|
int | doBox_v1 (int item, int box, int &btnSelected) |
|
void | getList (const char *const data[], int *flags) |
|
void | setCursorPos (int posX, int posY) |
|
void | printString (Common::String msg) |
|
| Manager (AccessEngine *vm) |
|
◆ calcBubble()
Calculate the size of a bubble needed to hold a given string
◆ printBubble()
Prints a text bubble and it's contents
The documentation for this class was generated from the following file: