
Public Member Functions | |
| LoopAudioSamples (LoopAudio *plugin, int x, int y) | |
| int | handle_event () |
Data Fields | |
| LoopAudio * | plugin |
Definition at line 22 of file loopaudio.C.
| LoopAudioSamples::LoopAudioSamples | ( | LoopAudio * | plugin, | |
| int | x, | |||
| int | y | |||
| ) |
Definition at line 127 of file loopaudio.C.
| int LoopAudioSamples::handle_event | ( | ) | [virtual] |
Reimplemented from BC_TextBox.
Definition at line 140 of file loopaudio.C.
References BC_TextBox::get_text(), MAX, plugin, and PluginClient::send_configure_change().

1.5.5