|
|
|
|
Documentation |
|
Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members Related Pages Search
NLSOUND::CContextSound Class Reference#include <context_sound.h>
Inheritance diagram for NLSOUND::CContextSound:
List of all members.
Constructor & Destructor Documentation
NLSOUND::CContextSound::CContextSound |
( |
|
) |
|
|
NLSOUND::CContextSound::~CContextSound |
( |
|
) |
|
|
Member Function Documentation
uint32 NLSOUND::CContextSound::getDuration |
( |
|
) |
[virtual] |
|
TSOUND_TYPE NLSOUND::CContextSound::getSoundType |
( |
|
) |
[inline, virtual] |
|
void NLSOUND::CContextSound::getSubSoundList |
( |
std::vector< std::pair< std::string, CSound * > > & |
subsounds |
) |
const [virtual] |
|
void NLSOUND::CContextSound::importForm |
( |
const std::string & |
filename, |
|
|
NLGEORGES::UFormElm & |
formRoot |
|
) |
[virtual] |
|
void NLSOUND::CContextSound::init |
( |
|
) |
|
|
bool NLSOUND::CContextSound::isDetailed |
( |
|
) |
const [virtual] |
|
Member Data Documentation
std::string NLSOUND::CContextSound::_BaseName [private]
|
|
|
The base name, that is the constante part of the name (before the first joker).
Definition at line 287 of file context_sound.h.
Referenced by init. |
std::string NLSOUND::CContextSound::_PatternName [private]
|
|
uint32 NLSOUND::CContextSound::_Random [private]
|
|
The documentation for this class was generated from the following files:
|
|