Pyrogenesis
13997
|
#include "lib/file/vfs/vfs.h"
#include "lib/posix/posix_pthread.h"
#include "lib/external_libraries/libsdl.h"
#include "TextureManager.h"
Go to the source code of this file.
Classes | |
class | CTextureConverter |
Texture conversion helper class. More... | |
struct | CTextureConverter::Settings |
Texture conversion settings. More... | |
struct | CTextureConverter::Match |
Representation of <File> line from settings XML file. More... | |
struct | CTextureConverter::SettingsFile |
Representation of settings XML file. More... | |