V-Gears 0
Free Final Fantasy VII engine.
AudioManager::Sound Struct Reference

Music structure. More...

#include <AudioManager.h>

Collaboration diagram for AudioManager::Sound:

Public Attributes

Ogre::String name
 The name of the sound. More...
 
Ogre::String file
 Sound filename. More...
 

Detailed Description

Music structure.

Defines a sound entry in sound.xml.

Member Data Documentation

◆ file

Ogre::String AudioManager::Sound::file

Sound filename.

◆ name

Ogre::String AudioManager::Sound::name

The name of the sound.


The documentation for this struct was generated from the following file: