Searched refs:_oilLamp (Results 1 – 4 of 4) sorted by relevance
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/tsage/ringworld2/ |
H A D | ringworld2_scenes2.h | 222 OilLamp _oilLamp; variable 284 OilLamp _oilLamp; variable
|
H A D | ringworld2_scenes2.cpp | 1541 _oilLamp.postInit(); in postInit() 1542 _oilLamp.setup(2435, 1, 1); in postInit() 1543 _oilLamp.setPosition(Common::Point(31, 65)); in postInit() 1544 _oilLamp.setDetails(2430, 48, -1, -1, 1, (SceneItem *)NULL); in postInit() 1608 _oilLamp.remove(); in signal() 1821 _oilLamp.postInit(); in postInit() 1822 _oilLamp.setup(2435, 1, 1); in postInit() 1823 _oilLamp.setPosition(Common::Point(94, 80)); in postInit() 1824 _oilLamp.fixPriority(106); in postInit() 1825 _oilLamp.setDetails(2430, 48, -1, -1, 1, (SceneItem *)NULL); in postInit() [all …]
|
/dports/games/scummvm/scummvm-2.5.1/engines/tsage/ringworld2/ |
H A D | ringworld2_scenes2.cpp | 1541 _oilLamp.postInit(); in postInit() 1542 _oilLamp.setup(2435, 1, 1); in postInit() 1543 _oilLamp.setPosition(Common::Point(31, 65)); in postInit() 1544 _oilLamp.setDetails(2430, 48, -1, -1, 1, (SceneItem *)NULL); in postInit() 1608 _oilLamp.remove(); in signal() 1821 _oilLamp.postInit(); in postInit() 1822 _oilLamp.setup(2435, 1, 1); in postInit() 1823 _oilLamp.setPosition(Common::Point(94, 80)); in postInit() 1824 _oilLamp.fixPriority(106); in postInit() 1825 _oilLamp.setDetails(2430, 48, -1, -1, 1, (SceneItem *)NULL); in postInit() [all …]
|
H A D | ringworld2_scenes2.h | 222 OilLamp _oilLamp; variable 284 OilLamp _oilLamp; variable
|