Home
last modified time | relevance | path

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

/dports/games/residualvm/residualvm-0.3.1/engines/myst3/
H A Dscript.h281 DECLARE_OPCODE(ambientApply);
H A Dscript.cpp233 OP(201, ambientApply, "" ); in Script()
2511 void Script::ambientApply(Context &c, const Opcode &cmd) { in ambientApply() function in Myst3::Script
/dports/games/scummvm/scummvm-2.5.1/engines/myst3/
H A Dscript.h281 DECLARE_OPCODE(ambientApply);
H A Dscript.cpp235 OP(201, ambientApply, "" ); in Script()
2513 void Script::ambientApply(Context &c, const Opcode &cmd) { in ambientApply() function in Myst3::Script