|
xoreos
0.0.5
|
A loader for FEV (FMOD Event) files. More...
#include <map>#include <boost/variant.hpp>#include "src/common/readstream.h"#include "src/common/ustring.h"

Go to the source code of this file.
Classes | |
| class | Aurora::FEVFile |
| An FEV file is used to define events for the FMOD system and categorize them. More... | |
| struct | Aurora::FEVFile::Property |
| Some objects in FMOD can have generic properties. More... | |
| struct | Aurora::FEVFile::WaveBank |
| Reference to an external wave bank. More... | |
| struct | Aurora::FEVFile::Category |
| A category which is organized hierarchically. More... | |
| struct | Aurora::FEVFile::EventCategory |
| An event category for storing events. More... | |
| struct | Aurora::FEVFile::Event |
| An FMOD event. More... | |
| struct | Aurora::FEVFile::SoundDefinition |
| A sound definition. More... | |
Namespaces | |
| Aurora | |
A loader for FEV (FMOD Event) files.
Definition in file fevfile.h.
1.8.14