OpenEnroth 631fe01
Loading...
Searching...
No Matches
Public Member Functions | Private Attributes | Friends | List of all members
SoundList Class Reference

#include <SoundList.h>

Public Member Functions

SoundInfosoundInfo (SoundId soundId)
 

Private Attributes

std::unordered_map< SoundId, SoundInfo_mapSounds
 

Friends

void deserialize (const TriBlob &src, SoundList *dst)
 

Member Function Documentation

◆ soundInfo()

SoundInfo * SoundList::soundInfo ( SoundId  soundId)

Friends And Related Function Documentation

◆ deserialize

void deserialize ( const TriBlob src,
SoundList dst 
)
friend

Member Data Documentation

◆ _mapSounds

std::unordered_map<SoundId, SoundInfo> SoundList::_mapSounds
private

The documentation for this class was generated from the following files: