Home
last modified time | relevance | path

Searched refs:_fillColor1 (Results 1 – 2 of 2) sorted by relevance

/dports/games/libretro-scummvm/scummvm-7b1e929/engines/kyra/sequence/
H A Dsequences_eob.cpp81 const uint8 _fillColor1; member in Kyra::EoBIntroPlayer
223 _screen->fillRect(0, 184, 319, 199, _fillColor1); in tower()
297 _screen->fillRect(0, 0, 127, 103, _fillColor1); in orb()
303 _screen->fillRect(0, 0, 159, 135, _fillColor1); in orb()
343 _screen->fillRect(16, 16, 143, 119, _fillColor1, 2); in orb()
383 _screen->fillRect(0, 168, 319, 199, _fillColor1, 0); in waterdeepEntry()
415 _screen->fillRect(0, 0, 159, 135, _fillColor1, 2); in waterdeepEntry()
426 _screen->fillRect(0, 168, 319, 199, _fillColor1, 0); in waterdeepEntry()
568 _screen->fillRect(0, 160, 319, 199, _fillColor1, 0); in hands()
808 _screen->fillRect(0, 16, 319, 31, _fillColor1); in waterdeepExit()
[all …]
/dports/games/scummvm/scummvm-2.5.1/engines/kyra/sequence/
H A Dsequences_eob.cpp51 const uint8 _fillColor1; member in Kyra::EoBSeqPlayerCommon
508 _screen->fillRect(0, 184, 319, 199, _fillColor1); in tower()
570 _screen->fillRect(0, 168, 319, 199, _fillColor1); in tower()
586 _screen->fillRect(0, 0, 127, 103, _fillColor1); in orb()
592 _screen->fillRect(0, 0, 159, 135, _fillColor1); in orb()
668 _screen->fillRect(0, 168, 319, 199, _fillColor1, 0); in waterdeepEntry()
700 _screen->fillRect(0, 0, 159, 135, _fillColor1, 2); in waterdeepEntry()
711 _screen->fillRect(0, 168, 319, 199, _fillColor1, 0); in waterdeepEntry()
851 _screen->fillRect(0, 160, 319, 199, _fillColor1, 0); in hands()
1077 _screen->fillRect(0, 16, 319, 31, _fillColor1); in waterdeepExit()
[all …]