#include <patch.h>
Inherits BC_TextBox.

Public Member Functions | |
| TitlePatchOld (MWindow *mwindow, Patch *patch, char *text, int x, int y) | |
| int | handle_event () |
Data Fields | |
| Patch * | patch |
| PatchBay * | patches |
| Module * | module |
Definition at line 101 of file patch.h.
| int TitlePatchOld::handle_event | ( | ) | [virtual] |
Reimplemented from BC_TextBox.
Definition at line 408 of file patch.C.
References Patch::get_module(), BC_TextBox::get_text(), module, patch, and Patch::title.

1.5.5