#include <patch.h>
Inherits BC_Toggle.

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

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

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