#include <assetedit.h>
Inherits BC_TumbleTextBox.

Public Member Functions | |
| AssetEditChannels (AssetEditWindow *fwindow, char *text, int x, int y) | |
| int | handle_event () |
Data Fields | |
| AssetEditWindow * | fwindow |
Definition at line 102 of file assetedit.h.
| AssetEditChannels::AssetEditChannels | ( | AssetEditWindow * | fwindow, | |
| char * | text, | |||
| int | x, | |||
| int | y | |||
| ) |
Definition at line 526 of file assetedit.C.
| int AssetEditChannels::handle_event | ( | ) | [virtual] |
Reimplemented from BC_TumbleTextBox.
Definition at line 541 of file assetedit.C.
References AssetEditWindow::asset, Asset::channels, fwindow, and BC_TumbleTextBox::get_text().

1.5.5