#include <assetedit.h>
Inherits BC_TextBox.

Public Member Functions | |
| AssetEditILacefixmethod (AssetEditWindow *fwindow, char *text, int thedefault, int x, int y, int w) | |
| int | handle_event () |
Data Fields | |
| int | thedefault |
| AssetEditWindow * | fwindow |
Definition at line 191 of file assetedit.h.
| AssetEditILacefixmethod::AssetEditILacefixmethod | ( | AssetEditWindow * | fwindow, | |
| char * | text, | |||
| int | thedefault, | |||
| int | x, | |||
| int | y, | |||
| int | w | |||
| ) |
Definition at line 727 of file assetedit.C.
| int AssetEditILacefixmethod::handle_event | ( | ) | [virtual] |
Reimplemented from BC_TextBox.
Definition at line 734 of file assetedit.C.
References AssetEditWindow::asset, fwindow, BC_TextBox::get_text(), ilacefixmethod_from_text(), Asset::interlace_fixmethod, and thedefault.

1.5.5