Home
last modified time | relevance | path

Searched refs:NOUN_POSTER (Results 1 – 10 of 10) sorted by relevance

/dports/games/libretro-scummvm/scummvm-7b1e929/engines/mads/phantom/
H A Dphantom_scenes.h176 NOUN_POSTER = 0x73, enumerator
H A Dphantom_scenes1.cpp6134 _scene->_hotspots.activate(NOUN_POSTER, false); in enter()
6369 if (_action.isObject(NOUN_POSTER)) { in actions()
7219 if (_action.isObject(NOUN_POSTER)) { in actions()
/dports/games/scummvm/scummvm-2.5.1/engines/mads/phantom/
H A Dphantom_scenes.h176 NOUN_POSTER = 0x73, enumerator
H A Dphantom_scenes1.cpp6151 _scene->_hotspots.activate(NOUN_POSTER, false); in enter()
6386 if (_action.isObject(NOUN_POSTER)) { in actions()
7236 if (_action.isObject(NOUN_POSTER)) { in actions()
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/mads/nebular/
H A Dnebular_scenes.h421 NOUN_POSTER = 0x117, enumerator
H A Dnebular_scenes1.cpp809 if (_action.isObject(NOUN_REFRIGERATOR) || _action.isObject(NOUN_POSTER)) in preActions()
957 …if (_action.isAction(VERB_WALKTO, NOUN_POSTER) || _action.isAction(VERB_LOOK, NOUN_POSTER) || _act… in actions()
1242 if (_action.isAction(VERB_TAKE, NOUN_POSTER)) { in actions()
H A Dnebular_scenes5.cpp2454 else if (_action.isAction(VERB_LOOK, NOUN_POSTER)) in actions()
2456 else if (_action.isAction(VERB_TAKE, NOUN_POSTER)) in actions()
/dports/games/scummvm/scummvm-2.5.1/engines/mads/nebular/
H A Dnebular_scenes.h421 NOUN_POSTER = 0x117, enumerator
H A Dnebular_scenes1.cpp810 if (_action.isObject(NOUN_REFRIGERATOR) || _action.isObject(NOUN_POSTER)) in preActions()
958 …if (_action.isAction(VERB_WALKTO, NOUN_POSTER) || _action.isAction(VERB_LOOK, NOUN_POSTER) || _act… in actions()
1243 if (_action.isAction(VERB_TAKE, NOUN_POSTER)) { in actions()
H A Dnebular_scenes5.cpp2454 else if (_action.isAction(VERB_LOOK, NOUN_POSTER)) in actions()
2456 else if (_action.isAction(VERB_TAKE, NOUN_POSTER)) in actions()