OpenMW
|
#include <contentloader.hpp>
Public Member Functions | |
ContentLoader (Loading::Listener &listener) | |
virtual | ~ContentLoader () |
virtual void | load (const boost::filesystem::path &filepath, int &index) |
Protected Attributes | |
Loading::Listener & | mListener |
|
inline |
|
inlinevirtual |
|
inlinevirtual |
Reimplemented in MWWorld::GameContentLoader, and MWWorld::EsmLoader.
|
protected |