Home
last modified time | relevance | path

Searched refs:createScriptWithCommand (Results 1 – 12 of 12) sorted by relevance

/dports/games/scummvm/scummvm-2.5.1/engines/mohawk/
H A Driven_stack.cpp268 RivenScriptPtr goToMainMenu = _vm->_scriptMan->createScriptWithCommand( in runCredits()
398 RivenScriptPtr script = _vm->_scriptMan->createScriptWithCommand( in checkTimer()
H A Driven_inventory.cpp171 RivenScriptPtr backScript = _vm->_scriptMan->createScriptWithCommand(back); in backFromItemScript()
H A Driven.cpp329 RivenScriptPtr goScript = _scriptMan->createScriptWithCommand(go); in goToMainMenu()
337 RivenScriptPtr resumeScript = _scriptMan->createScriptWithCommand(resume); in resumeFromMainMenu()
H A Driven_scripts.h189 RivenScriptPtr createScriptWithCommand(RivenCommand *command);
H A Driven_scripts.cpp193 RivenScriptPtr RivenScriptManager::createScriptWithCommand(RivenCommand *command) { in createScriptWithCommand() function in Mohawk::RivenScriptManager
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/mohawk/
H A Driven_inventory.cpp171 RivenScriptPtr backScript = _vm->_scriptMan->createScriptWithCommand(back); in backFromItemScript()
H A Driven_stack.cpp268 RivenScriptPtr goToMainMenu = _vm->_scriptMan->createScriptWithCommand( in runCredits()
451 RivenScriptPtr script = _vm->_scriptMan->createScriptWithCommand( in checkTimer()
H A Driven.cpp353 RivenScriptPtr goScript = _scriptMan->createScriptWithCommand(go); in goToMainMenu()
361 RivenScriptPtr resumeScript = _scriptMan->createScriptWithCommand(resume); in resumeFromMainMenu()
H A Driven_scripts.h189 RivenScriptPtr createScriptWithCommand(RivenCommand *command);
H A Driven_scripts.cpp193 RivenScriptPtr RivenScriptManager::createScriptWithCommand(RivenCommand *command) { in createScriptWithCommand() function in Mohawk::RivenScriptManager
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/mohawk/riven_stacks/
H A Dospit.cpp53 RivenScriptPtr script = _vm->_scriptMan->createScriptWithCommand( in xorollcredittime()
/dports/games/scummvm/scummvm-2.5.1/engines/mohawk/riven_stacks/
H A Dospit.cpp53 RivenScriptPtr script = _vm->_scriptMan->createScriptWithCommand( in xorollcredittime()