|
|
|
|
Documentation |
|
Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members Related Pages Search
NLSOUND::CBackgroundSound Class ReferenceA background sound static properties.
More...
#include <background_sound.h>
Inheritance diagram for NLSOUND::CBackgroundSound:
List of all members.
Detailed Description
A background sound static properties.
-
Author:
-
Boris Boucher , Nevrax France
-
Date:
-
2002
Definition at line 44 of file background_sound.h.
Constructor & Destructor Documentation
NLSOUND::CBackgroundSound::CBackgroundSound |
( |
|
) |
|
|
NLSOUND::CBackgroundSound::~CBackgroundSound |
( |
|
) |
|
|
Member Function Documentation
uint32 NLSOUND::CBackgroundSound::getDuration |
( |
|
) |
[virtual] |
|
float NLSOUND::CBackgroundSound::getMaxDistance |
( |
|
) |
const [virtual] |
|
const std::vector<TSoundInfo>& NLSOUND::CBackgroundSound::getSounds |
( |
|
) |
const [inline] |
|
TSOUND_TYPE NLSOUND::CBackgroundSound::getSoundType |
( |
|
) |
[inline, virtual] |
|
void NLSOUND::CBackgroundSound::getSubSoundList |
( |
std::vector< std::pair< std::string, CSound * > > & |
subsounds |
) |
const [virtual] |
|
void NLSOUND::CBackgroundSound::importForm |
( |
const std::string & |
filename, |
|
|
NLGEORGES::UFormElm & |
formRoot |
|
) |
[virtual] |
|
bool NLSOUND::CBackgroundSound::isDetailed |
( |
|
) |
const [inline, virtual] |
|
Member Data Documentation
uint32 NLSOUND::CBackgroundSound::_Duration [private]
|
|
bool NLSOUND::CBackgroundSound::_DurationValid [private]
|
|
std::vector<TSoundInfo> NLSOUND::CBackgroundSound::_Sounds [private]
|
|
The documentation for this class was generated from the following files:
|
|