#include <patch.h>
Inherits BC_Toggle.

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

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

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