Home
last modified time | relevance | path

Searched refs:NOUN_DRESSING_GOWN (Results 1 – 4 of 4) sorted by relevance

/dports/games/libretro-scummvm/scummvm-7b1e929/engines/mads/phantom/
H A Dphantom_scenes.h303 NOUN_DRESSING_GOWN = 0x101, enumerator
H A Dphantom_scenes1.cpp7750 _scene->_hotspots.activate(NOUN_DRESSING_GOWN, false); in enter()
7858 _scene->_hotspots.activate(NOUN_DRESSING_GOWN, true); in enter()
7896 _scene->_hotspots.activate(NOUN_DRESSING_GOWN, true); in enter()
7922 _scene->_hotspots.activate(NOUN_DRESSING_GOWN, true); in enter()
7953 _scene->_hotspots.activate(NOUN_DRESSING_GOWN, true); in enter()
8257 if (_action.isObject(NOUN_DRESSING_GOWN)) { in actions()
8322 if (_action.isAction(VERB_TAKE, NOUN_DRESSING_GOWN)) { in actions()
/dports/games/scummvm/scummvm-2.5.1/engines/mads/phantom/
H A Dphantom_scenes.h303 NOUN_DRESSING_GOWN = 0x101, enumerator
H A Dphantom_scenes1.cpp7767 _scene->_hotspots.activate(NOUN_DRESSING_GOWN, false); in enter()
7875 _scene->_hotspots.activate(NOUN_DRESSING_GOWN, true); in enter()
7913 _scene->_hotspots.activate(NOUN_DRESSING_GOWN, true); in enter()
7939 _scene->_hotspots.activate(NOUN_DRESSING_GOWN, true); in enter()
7970 _scene->_hotspots.activate(NOUN_DRESSING_GOWN, true); in enter()
8274 if (_action.isObject(NOUN_DRESSING_GOWN)) { in actions()
8339 if (_action.isAction(VERB_TAKE, NOUN_DRESSING_GOWN)) { in actions()