|
OpenEnroth da9191a
|
#include <SoundInfo.h>
Public Member Functions | |
| bool | Is3D () |
Public Attributes | |
| std::string | name |
| SoundType | type |
| SoundId | soundId |
| SoundFlags | flags |
| PAudioDataSource | dataSource |
|
inline |
| PAudioDataSource SoundInfo::dataSource |
| SoundFlags SoundInfo::flags |
| std::string SoundInfo::name |
| SoundId SoundInfo::soundId |
| SoundType SoundInfo::type |