#include <assetedit.h>
Inherits BC_TextBox.

Public Member Functions | |
| AssetEditFRate (AssetEditWindow *fwindow, char *text, int x, int y) | |
| int | handle_event () |
Data Fields | |
| AssetEditWindow * | fwindow |
Definition at line 122 of file assetedit.h.
| AssetEditFRate::AssetEditFRate | ( | AssetEditWindow * | fwindow, | |
| char * | text, | |||
| int | x, | |||
| int | y | |||
| ) |
Definition at line 559 of file assetedit.C.
| int AssetEditFRate::handle_event | ( | ) | [virtual] |
Reimplemented from BC_TextBox.
Definition at line 565 of file assetedit.C.
References AssetEditWindow::asset, Asset::frame_rate, fwindow, and BC_TextBox::get_text().

1.5.5