Home
last modified time | relevance | path

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

/dports/games/libretro-scummvm/scummvm-7b1e929/engines/kyra/engine/
H A Dscene_lol.cpp163 _wllShapeMap[c] = assignLevelDecorationShapes(sh); in loadLevelWallData()
182 int LoLEngine::assignLevelDecorationShapes(int index) { in assignLevelDecorationShapes() function in Kyra::LoLEngine
212 …_levelDecorationProperties[o].next = assignLevelDecorationShapes(_levelDecorationProperties[o].nex… in assignLevelDecorationShapes()
H A Dlol.h912 int assignLevelDecorationShapes(int index);
/dports/games/scummvm/scummvm-2.5.1/engines/kyra/engine/
H A Dscene_lol.cpp163 _wllShapeMap[c] = assignLevelDecorationShapes(sh); in loadLevelWallData()
182 int LoLEngine::assignLevelDecorationShapes(int index) { in assignLevelDecorationShapes() function in Kyra::LoLEngine
212 …_levelDecorationProperties[o].next = assignLevelDecorationShapes(_levelDecorationProperties[o].nex… in assignLevelDecorationShapes()
H A Dlol.h918 int assignLevelDecorationShapes(int index);
/dports/games/scummvm/scummvm-2.5.1/engines/kyra/script/
H A Dscript_lol.cpp782 return assignLevelDecorationShapes(stackPos(0)); in olol_assignLevelDecorationShape()
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/kyra/script/
H A Dscript_lol.cpp782 return assignLevelDecorationShapes(stackPos(0)); in olol_assignLevelDecorationShape()