Home | Namespaces | Hierarchy | Alphabetical List | Class list | Files | Namespace Members | Class members | File members

nge::audio Namespace Reference

All sound management can be found in this namespace The audio namespace contains classes for accessing the audio driver. More...


Classes

class  IAudioDevice
class  IPlayedSound
class  ISoundEmitterSceneNode
class  ISoundListenerSceneNode
class  ISoundObj

Enumerations

enum  E_AUDIO_DEVICE { EAD_NULL, EAD_IRRKLANG }

Functions

IAudioDevicecreateAudioDevice (E_AUDIO_DEVICE AudioDeviceType, ILogger *irrLogger)


Detailed Description

All sound management can be found in this namespace The audio namespace contains classes for accessing the audio driver.

Enumeration Type Documentation

Enumerator:
EAD_NULL 
EAD_IRRKLANG 

Definition at line 20 of file IAudioDevice.hpp.


Function Documentation

IAudioDevice* nge::audio::createAudioDevice ( E_AUDIO_DEVICE  AudioDeviceType,
ILogger *  irrLogger 
)


The NUSoftware Game Engine
The NUSoftware Game Engine Documentation © 2007-2008 by Tomer Nosrati. Generated on Sat Apr 26 16:52:35 2008 by Doxygen (1.5.5)