#include <assetedit.h>
Inherits BC_TextBox.

Public Member Functions | |
| AssetEditRate (AssetEditWindow *fwindow, char *text, int x, int y) | |
| int | handle_event () |
Data Fields | |
| AssetEditWindow * | fwindow |
Definition at line 112 of file assetedit.h.
| AssetEditRate::AssetEditRate | ( | AssetEditWindow * | fwindow, | |
| char * | text, | |||
| int | x, | |||
| int | y | |||
| ) |
Definition at line 547 of file assetedit.C.
| int AssetEditRate::handle_event | ( | ) | [virtual] |
Reimplemented from BC_TextBox.
Definition at line 553 of file assetedit.C.
References AssetEditWindow::asset, fwindow, BC_TextBox::get_text(), and Asset::sample_rate.

1.5.5