Searched refs:NOUN_LID (Results 1 – 4 of 4) sorted by relevance
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/mads/phantom/ |
H A D | phantom_scenes5.cpp | 3190 _scene->_hotspots.activateAtPos(NOUN_LID, false, Common::Point(216, 44)); in enter() 3205 _scene->_hotspots.activate(NOUN_LID, false); in enter() 3206 _scene->_hotspots.activateAtPos(NOUN_LID, true, Common::Point(216, 44)); in enter() 3220 _scene->_hotspots.activate(NOUN_LID, false); in enter() 3221 _scene->_hotspots.activateAtPos(NOUN_LID, true, Common::Point(216, 44)); in enter() 3238 _scene->_hotspots.activate(NOUN_LID, false); in enter() 3239 _scene->_hotspots.activateAtPos(NOUN_LID, true, Common::Point(216, 44)); in enter() 3262 _scene->_hotspots.activate(NOUN_LID, false); in enter() 3263 _scene->_hotspots.activateAtPos(NOUN_LID, true, Common::Point(216, 44)); in enter() 3405 _scene->_hotspots.activate(NOUN_LID, false); in actions() [all …]
|
H A D | phantom_scenes.h | 436 NOUN_LID = 0x18C, enumerator
|
/dports/games/scummvm/scummvm-2.5.1/engines/mads/phantom/ |
H A D | phantom_scenes5.cpp | 3202 _scene->_hotspots.activateAtPos(NOUN_LID, false, Common::Point(216, 44)); in enter() 3217 _scene->_hotspots.activate(NOUN_LID, false); in enter() 3218 _scene->_hotspots.activateAtPos(NOUN_LID, true, Common::Point(216, 44)); in enter() 3232 _scene->_hotspots.activate(NOUN_LID, false); in enter() 3233 _scene->_hotspots.activateAtPos(NOUN_LID, true, Common::Point(216, 44)); in enter() 3250 _scene->_hotspots.activate(NOUN_LID, false); in enter() 3251 _scene->_hotspots.activateAtPos(NOUN_LID, true, Common::Point(216, 44)); in enter() 3274 _scene->_hotspots.activate(NOUN_LID, false); in enter() 3275 _scene->_hotspots.activateAtPos(NOUN_LID, true, Common::Point(216, 44)); in enter() 3417 _scene->_hotspots.activate(NOUN_LID, false); in actions() [all …]
|
H A D | phantom_scenes.h | 436 NOUN_LID = 0x18C, enumerator
|