FIFE 2008.0
|
#include <rawdatadat2.h>
Classes | |
struct | s_info |
Public Member Functions | |
RawDataDAT2 (VFS *vfs, const std::string &datfile, const s_info &info) |
A subclass of RawDataMemSource, that fills itself with a FALLOUT1 .DAT file entry
Definition at line 46 of file rawdatadat2.h.
Constructor
vfs | The vfs to open with. |
datfile | The .DAT archive - e.g. master.DAT |
info | The .DAT file entry, as retrieved by MFFalloutDAT2 |
Definition at line 42 of file rawdatadat2.cpp.
References FIFE::RawDataMemSource::getRawData(), and FIFE::VFS::open().