Home
last modified time | relevance | path

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

/dports/games/libretro-scummvm/scummvm-7b1e929/engines/mads/phantom/
H A Dphantom_scenes5.cpp3291 …int hotspotIDx = _scene->_dynamicHotspots.add(NOUN_CHRISTINE, VERB_WALK_TO, SYNTAX_SINGULAR_FEM, E… in step() local
3292 _scene->_dynamicHotspots.setPosition(hotspotIDx, Common::Point(91, 108), FACING_NORTHWEST); in step()
3293 _scene->_dynamicHotspots[hotspotIDx]._articleNumber = PREP_ON; in step()
3294 _scene->setDynamicAnim(hotspotIDx, _globals._animationIndexes[2], 3); in step()
3295 _scene->setDynamicAnim(hotspotIDx, _globals._animationIndexes[2], 4); in step()
3296 _scene->setDynamicAnim(hotspotIDx, _globals._animationIndexes[2], 5); in step()
3297 _scene->setDynamicAnim(hotspotIDx, _globals._animationIndexes[2], 6); in step()
3298 _scene->setDynamicAnim(hotspotIDx, _globals._animationIndexes[2], 7); in step()
/dports/games/scummvm/scummvm-2.5.1/engines/mads/phantom/
H A Dphantom_scenes5.cpp3303 …int hotspotIDx = _scene->_dynamicHotspots.add(NOUN_CHRISTINE, VERB_WALK_TO, SYNTAX_SINGULAR_FEM, E… in step() local
3304 _scene->_dynamicHotspots.setPosition(hotspotIDx, Common::Point(91, 108), FACING_NORTHWEST); in step()
3305 _scene->_dynamicHotspots[hotspotIDx]._articleNumber = PREP_ON; in step()
3306 _scene->setDynamicAnim(hotspotIDx, _globals._animationIndexes[2], 3); in step()
3307 _scene->setDynamicAnim(hotspotIDx, _globals._animationIndexes[2], 4); in step()
3308 _scene->setDynamicAnim(hotspotIDx, _globals._animationIndexes[2], 5); in step()
3309 _scene->setDynamicAnim(hotspotIDx, _globals._animationIndexes[2], 6); in step()
3310 _scene->setDynamicAnim(hotspotIDx, _globals._animationIndexes[2], 7); in step()