#include <filetga.h>
Public Member Functions | |
| TGAConfigVideo (BC_WindowBase *gui, Asset *asset) | |
| ~TGAConfigVideo () | |
| int | create_objects () |
| int | close_event () |
Public Attributes | |
| ArrayList< BC_ListBoxItem * > | compression_items |
| BC_WindowBase * | gui |
| Asset * | asset |
Definition at line 85 of file filetga.h.
|
||||||||||||
|
Definition at line 884 of file filetga.C. References compression_items, FileTGA::compression_to_str(), TGA_RGB, TGA_RGB_RLE, TGA_RGBA, and TGA_RGBA_RLE. |
|
|
Definition at line 900 of file filetga.C. References compression_items. |
|
|
|
|
|
Definition at line 905 of file filetga.C. References _, asset, and compression_items. Referenced by FileTGA::get_parameters(). |
|
|
Definition at line 95 of file filetga.h. Referenced by create_objects(). |
|
|
Definition at line 93 of file filetga.h. Referenced by create_objects(), TGAConfigVideo(), and ~TGAConfigVideo(). |
|
|
|
1.4.4