#include <LandscapeSoundManager.h>
Public Member Functions | |
| LandscapeSoundManagerEntry () | |
Public Attributes | |
| VirtualSoundSource * | soundSource |
| LandscapeSoundType * | soundType |
| unsigned int | initData |
| float | timeLeft |
| bool | removed |
Definition at line 43 of file LandscapeSoundManager.h.
| LandscapeSoundManager::LandscapeSoundManagerEntry::LandscapeSoundManagerEntry | ( | ) | [inline] |
Definition at line 45 of file LandscapeSoundManager.h.
Definition at line 48 of file LandscapeSoundManager.h.
Referenced by LandscapeSoundManager::cleanUp(), LandscapeSoundManager::loadSound(), and LandscapeSoundManager::simulate().
Definition at line 49 of file LandscapeSoundManager.h.
Referenced by LandscapeSoundManager::loadSound(), and LandscapeSoundManager::simulate().
Definition at line 50 of file LandscapeSoundManager.h.
Referenced by LandscapeSoundManager::loadSound(), and LandscapeSoundManager::simulate().
Definition at line 52 of file LandscapeSoundManager.h.
Referenced by LandscapeSoundManager::loadSound(), and LandscapeSoundManager::simulate().
Definition at line 53 of file LandscapeSoundManager.h.
Referenced by LandscapeSoundManager::loadSound(), and LandscapeSoundManager::simulate().
1.5.3