Home
last modified time | relevance | path

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

/dports/games/libretro-scummvm/scummvm-7b1e929/engines/mads/phantom/
H A Dphantom_scenes.h224 NOUN_CASES = 0xB0, enumerator
H A Dphantom_scenes1.cpp9186 _scene->_hotspots.activate(NOUN_CASES, false); in enter()
9377 if ((_action.isObject(NOUN_CASES)) || (_action.isObject(NOUN_CASE))) { in actions()
9449 if (_action.isAction(VERB_OPEN, NOUN_CASES)) { in actions()
/dports/games/scummvm/scummvm-2.5.1/engines/mads/phantom/
H A Dphantom_scenes.h224 NOUN_CASES = 0xB0, enumerator
H A Dphantom_scenes1.cpp9210 _scene->_hotspots.activate(NOUN_CASES, false); in enter()
9401 if ((_action.isObject(NOUN_CASES)) || (_action.isObject(NOUN_CASE))) { in actions()
9473 if (_action.isAction(VERB_OPEN, NOUN_CASES)) { in actions()