Home
last modified time | relevance | path

Searched refs:openFrames (Results 1 – 6 of 6) sorted by relevance

/dports/games/libretro-scummvm/scummvm-7b1e929/engines/bladerunner/
H A Dchapters.cpp33 if (!_vm->_sliceAnimations->openFrames(id)) in enterChapter()
H A Dslice_animations.h108 bool openFrames(int fileNumber);
H A Dslice_animations.cpp106 bool SliceAnimations::openFrames(int fileNumber) { in openFrames() function in BladeRunner::SliceAnimations
/dports/games/scummvm/scummvm-2.5.1/engines/bladerunner/
H A Dchapters.cpp33 if (!_vm->_sliceAnimations->openFrames(id)) in enterChapter()
H A Dslice_animations.h108 bool openFrames(int fileNumber);
H A Dslice_animations.cpp106 bool SliceAnimations::openFrames(int fileNumber) { in openFrames() function in BladeRunner::SliceAnimations