#include <formatwindow.h>
Inherits CompressPopup.

Public Member Functions | |
| FormatCompress (int x, int y, int recording, Asset *asset, char *default_) | |
| ~FormatCompress () | |
| int | handle_event () |
Data Fields | |
| Asset * | asset |
Definition at line 43 of file formatwindow.h.
| FormatCompress::FormatCompress | ( | int | x, | |
| int | y, | |||
| int | recording, | |||
| Asset * | asset, | |||
| char * | default_ | |||
| ) |
Definition at line 128 of file formatwindow.C.
| FormatCompress::~FormatCompress | ( | ) |
Definition at line 133 of file formatwindow.C.
| int FormatCompress::handle_event | ( | ) | [virtual] |
Reimplemented from BC_PopupTextBox.
Definition at line 136 of file formatwindow.C.
References asset.
1.5.5