Home
last modified time | relevance | path

Searched refs:getVoiceTime (Results 1 – 4 of 4) sorted by relevance

/dports/games/aquaria/Aquaria-OSE-v1.002-22-g84366ad/Aquaria/
H A DSubtitlePlayer.cpp116 float time = dsq->sound->getVoiceTime(); in update()
H A DDSQ.cpp4485 os << "voiceTime: " << dsq->sound->getVoiceTime() << " bNat: " << dsq->game->bNatural; in onUpdate()
/dports/games/aquaria/Aquaria-OSE-v1.002-22-g84366ad/BBGE/
H A DSoundManager.h203 float getVoiceTime();
H A DSoundManager.cpp1077 float SoundManager::getVoiceTime() in getVoiceTime() function in SoundManager