#include <filetga.h>
Inherits BC_PopupTextBox.

Public Member Functions | |
| TGACompression (TGAConfigVideo *gui, int x, int y, Asset *asset, ArrayList< BC_ListBoxItem * > *compression_items) | |
| int | handle_event () |
Data Fields | |
| Asset * | asset |
Definition at line 98 of file filetga.h.
| TGACompression::TGACompression | ( | TGAConfigVideo * | gui, | |
| int | x, | |||
| int | y, | |||
| Asset * | asset, | |||
| ArrayList< BC_ListBoxItem * > * | compression_items | |||
| ) |
| int TGACompression::handle_event | ( | ) | [virtual] |
Reimplemented from BC_PopupTextBox.
Definition at line 943 of file filetga.C.
References asset, BC_PopupTextBox::get_text(), FileTGA::str_to_compression(), and Asset::vcodec.

1.5.5