#include <recordgui.h>
Inherits BC_TextBox.

Public Member Functions | |
| RecordGUIDCOffsetText (char *text, int y, int number) | |
| ~RecordGUIDCOffsetText () | |
| int | handle_event () |
Data Fields | |
| int | number |
Definition at line 512 of file recordgui.h.
| RecordGUIDCOffsetText::RecordGUIDCOffsetText | ( | char * | text, | |
| int | y, | |||
| int | number | |||
| ) |
Definition at line 1480 of file recordgui.C.
| RecordGUIDCOffsetText::~RecordGUIDCOffsetText | ( | ) |
Definition at line 1486 of file recordgui.C.
| int RecordGUIDCOffsetText::handle_event | ( | ) | [virtual] |
Definition at line 519 of file recordgui.h.
1.5.5