Home
last modified time | relevance | path

Searched refs:PlayActorChore (Results 1 – 10 of 10) sorted by relevance

/dports/games/residualvm/residualvm-0.3.1/engines/grim/emi/
H A Dlua_v2.h79 DECLARE_LUA_OPCODE(PlayActorChore);
H A Dlua_v2_actor.cpp740 void Lua_V2::PlayActorChore() { in PlayActorChore() function in Grim::Lua_V2
/dports/games/scummvm/scummvm-2.5.1/engines/grim/emi/
H A Dlua_v2.h79 DECLARE_LUA_OPCODE(PlayActorChore) override;
H A Dlua_v2_actor.cpp740 void Lua_V2::PlayActorChore() { in PlayActorChore() function in Grim::Lua_V2
/dports/games/scummvm/scummvm-2.5.1/engines/grim/
H A Dlua_v1.h112 DECLARE_LUA_OPCODE(PlayActorChore);
H A Dlua_v1.cpp816 { "PlayActorChore", LUA_OPCODE(Lua_V1, PlayActorChore) },
H A Dlua_v1_actor.cpp820 void Lua_V1::PlayActorChore() { in PlayActorChore() function in Grim::Lua_V1
/dports/games/residualvm/residualvm-0.3.1/engines/grim/
H A Dlua_v1.h112 DECLARE_LUA_OPCODE(PlayActorChore);
H A Dlua_v1.cpp817 { "PlayActorChore", LUA_OPCODE(Lua_V1, PlayActorChore) },
H A Dlua_v1_actor.cpp820 void Lua_V1::PlayActorChore() { in PlayActorChore() function in Grim::Lua_V1