#include <assetedit.h>
Inherits BC_TextBox.

Public Member Functions | |
| AssetEditILaceautofixoption (AssetEditWindow *fwindow, char *text, int thedefault, int x, int y, int w) | |
| int | handle_event () |
Data Fields | |
| int | thedefault |
| AssetEditWindow * | fwindow |
Definition at line 152 of file assetedit.h.
| AssetEditILaceautofixoption::AssetEditILaceautofixoption | ( | AssetEditWindow * | fwindow, | |
| char * | text, | |||
| int | thedefault, | |||
| int | x, | |||
| int | y, | |||
| int | w | |||
| ) |
Definition at line 659 of file assetedit.C.
| int AssetEditILaceautofixoption::handle_event | ( | ) | [virtual] |
Reimplemented from BC_TextBox.
Definition at line 666 of file assetedit.C.
References AssetEditWindow::asset, fwindow, BC_TextBox::get_text(), ilaceautofixoption_from_text(), Asset::interlace_autofixoption, and thedefault.

1.5.5