#include <assetedit.h>
Inherits BC_TextBox.

Public Member Functions | |
| AssetEditPathText (AssetEditWindow *fwindow, int y) | |
| ~AssetEditPathText () | |
| int | handle_event () |
Data Fields | |
| AssetEditWindow * | fwindow |
Definition at line 79 of file assetedit.h.
| AssetEditPathText::AssetEditPathText | ( | AssetEditWindow * | fwindow, | |
| int | y | |||
| ) |
Definition at line 807 of file assetedit.C.
| AssetEditPathText::~AssetEditPathText | ( | ) |
Definition at line 812 of file assetedit.C.
| int AssetEditPathText::handle_event | ( | ) | [virtual] |
Reimplemented from BC_TextBox.
Definition at line 815 of file assetedit.C.
References AssetEditWindow::asset, fwindow, BC_TextBox::get_text(), and Asset::path.

1.5.5