#include <patch.h>
Inherits BC_Toggle.

Public Member Functions | |
| RecordPatchOld (MWindow *mwindow, Patch *patch, int x, int y) | |
| int | handle_event () |
| int | cursor_moved_over () |
| int | button_release () |
Data Fields | |
| Patch * | patch |
| PatchBay * | patches |
Definition at line 90 of file patch.h.
| int RecordPatchOld::handle_event | ( | ) | [virtual] |
Reimplemented from BC_Toggle.
Definition at line 332 of file patch.C.
References PatchBay::button_down, BC_Toggle::get_value(), PatchBay::new_status, patch, patches, Patch::record, BC_WindowBase::shift_down(), and BC_Toggle::update().

| int RecordPatchOld::cursor_moved_over | ( | ) |
Definition at line 389 of file patch.C.
References PatchBay::button_down, BC_Toggle::get_value(), PatchBay::new_status, patch, patches, Patch::record, and BC_Toggle::update().

Definition at line 98 of file patch.h.
Referenced by cursor_moved_over(), handle_event(), and RecordPatchOld().
1.5.5