Home
last modified time | relevance | path

Searched refs:scene05_bigHatch (Results 1 – 6 of 6) sorted by relevance

/dports/games/libretro-scummvm/scummvm-7b1e929/engines/fullpipe/scenes/
H A Dscene05.cpp50 g_vars->scene05_bigHatch = sc->getStaticANIObject1ById(ANI_BIGLUK, -1); in scene05_initScene()
66 g_vars->scene05_bigHatch->changeStatics2(ST_BLK_CLOSED); in scene05_initScene()
73 g_vars->scene05_bigHatch->changeStatics2(ST_BLK_CLOSED); in scene05_initScene()
81 g_vars->scene05_bigHatch->changeStatics2(ST_BLK_CLOSED); in scene05_initScene()
95 …if (!g_vars->scene05_bigHatch->_statics || g_vars->scene05_bigHatch->_statics->_staticsId != ST_BL… in sceneHandler05_makeManFlight()
/dports/games/scummvm/scummvm-2.5.1/engines/ngi/fullpipe/
H A Dscene05.cpp50 g_vars->scene05_bigHatch = sc->getStaticANIObject1ById(ANI_BIGLUK, -1); in scene05_initScene()
66 g_vars->scene05_bigHatch->changeStatics2(ST_BLK_CLOSED); in scene05_initScene()
73 g_vars->scene05_bigHatch->changeStatics2(ST_BLK_CLOSED); in scene05_initScene()
81 g_vars->scene05_bigHatch->changeStatics2(ST_BLK_CLOSED); in scene05_initScene()
95 …if (!g_vars->scene05_bigHatch->_statics || g_vars->scene05_bigHatch->_statics->_staticsId != ST_BL… in sceneHandler05_makeManFlight()
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/fullpipe/
H A Dscenes.h300 StaticANIObject *scene05_bigHatch; variable
H A Dscenes.cpp110 scene05_bigHatch = 0; in Vars()
/dports/games/scummvm/scummvm-2.5.1/engines/ngi/
H A Dscenes.h300 StaticANIObject *scene05_bigHatch; variable
H A Dscenes.cpp110 scene05_bigHatch = 0; in Vars()