Home
last modified time | relevance | path

Searched refs:getPauseStart (Results 1 – 8 of 8) sorted by relevance

/dports/games/libretro-scummvm/scummvm-7b1e929/engines/bladerunner/
H A Dtime.h46 uint32 getPauseStart();
H A Dtime.cpp57 uint32 Time::getPauseStart() { in getPauseStart() function in BladeRunner::Time
H A Dambient_sounds.cpp430 uint32 now = _vm->_time->getPauseStart(); in load()
H A Dactor.cpp1448 uint32 now = _vm->_time->getPauseStart(); in save()
1533 uint32 now = _vm->_time->getPauseStart(); in load()
/dports/games/scummvm/scummvm-2.5.1/engines/bladerunner/
H A Dtime.h46 uint32 getPauseStart();
H A Dtime.cpp57 uint32 Time::getPauseStart() { in getPauseStart() function in BladeRunner::Time
H A Dambient_sounds.cpp518 uint32 now = _vm->_time->getPauseStart(); in load()
H A Dactor.cpp1746 uint32 now = _vm->_time->getPauseStart(); in save()
1845 uint32 now = _vm->_time->getPauseStart(); in load()