FIFE
be64c707dea6b3250bd4355bf5c825d25920087d
|
Go to the source code of this file.
Classes | |
class | FIFE::SoundEmitterListener |
Listener interface for SoundEmitter. More... | |
class | FIFE::SoundEmitter |
The class for playing audio files. More... | |
struct | FIFE::SoundEmitter::internData |
buffers OpenAL data More... | |
Namespaces | |
FIFE | |
Enumerations | |
enum | FIFE::SoundStateType { FIFE::SD_UNKNOWN_STATE, FIFE::SD_INITIAL_STATE, FIFE::SD_PLAYING_STATE, FIFE::SD_PAUSED_STATE, FIFE::SD_STOPPED_STATE } |
State of the audio file. More... | |