#include <assetedit.h>
Inherits BC_TextBox.

Public Member Functions | |
| AssetEditILacemode (AssetEditWindow *fwindow, char *text, int thedefault, int x, int y, int w) | |
| int | handle_event () |
Data Fields | |
| int | thedefault |
| AssetEditWindow * | fwindow |
Definition at line 162 of file assetedit.h.
| AssetEditILacemode::AssetEditILacemode | ( | AssetEditWindow * | fwindow, | |
| char * | text, | |||
| int | thedefault, | |||
| int | x, | |||
| int | y, | |||
| int | w | |||
| ) |
Definition at line 673 of file assetedit.C.
| int AssetEditILacemode::handle_event | ( | ) | [virtual] |
Reimplemented from BC_TextBox.
Definition at line 680 of file assetedit.C.
References AssetEditWindow::asset, fwindow, BC_TextBox::get_text(), ilacemode_from_text(), Asset::interlace_mode, and thedefault.

1.5.5