|
FIFE
|
#include <ogg_loader.h>
Inheritance diagram for FIFE::OggLoader:
Collaboration diagram for FIFE::OggLoader:Public Member Functions | |
| OggLoader () | |
| virtual void | load (IResource *res) |
Public Member Functions inherited from FIFE::IResourceLoader | |
| IResourceLoader () | |
| virtual | ~IResourceLoader () |
Definition at line 39 of file ogg_loader.h.
|
inline |
Definition at line 41 of file ogg_loader.h.
|
virtual |
Implements FIFE::IResourceLoader.
Definition at line 43 of file ogg_loader.cpp.
References FIFE::IResource::getName(), FIFE::DynamicSingleton< VFS >::instance(), and FIFE::VFS::open().
Referenced by FIFE::SoundClip::load().
Here is the caller graph for this function: