#include "AWaveBank.h"#include "ASoundBank.h"#include <Toshi/TPString8.h>#include <Toshi/TTask.h>#include <Toshi/TSystem.h>#include <Toshi/T2Map.h>#include <Toshi/T2DList.h>#include <Toshi/T2Vector.h>#include <Toshi/T2SortedList.h>#include <Toshi/T2ObjectPool.h>#include <File/TFile.h>#include <Math/TVector4.h>Go to the source code of this file.
Classes | |
| class | ASoundManager |
| struct | ASoundManager::S2 |
| struct | ASoundManager::S4 |
| struct | ASoundManager::CameraData |
| struct | ASoundManager::EventParameters |
| struct | ASoundManager::ChannelRef |
| struct | ASoundManager::ChannelRefLegacy |
| struct | ASoundManager::StreamRef |
| class | ASoundManager::SoundEvent |
| struct | ASoundManager::SoundEventSortResults |
| struct | ASoundManager::SoundEventListSortResults |
| class | ASoundManager::Cue |
| struct | ASoundManager::Category |
| struct | ASoundManager::SoundEventManager |
Macros | |
| #define | ASOUNDMANAGER_MAX_NUM_CUE 128 |
| #define ASOUNDMANAGER_MAX_NUM_CUE 128 |
Definition at line 18 of file ASoundManager.h.