Home
last modified time | relevance | path

Searched defs:objectChat (Results 1 – 4 of 4) sorted by relevance

/dports/games/libretro-scummvm/scummvm-7b1e929/engines/kyra/text/
H A Dtext_hof.cpp161 void KyraEngine_HoF::objectChat(const char *str, int object, int vocHigh, int vocLow) { in objectChat() function in Kyra::KyraEngine_HoF
H A Dtext_mr.cpp193 void KyraEngine_MR::objectChat(const char *str, int object, int vocHigh, int vocLow) { in objectChat() function in Kyra::KyraEngine_MR
/dports/games/scummvm/scummvm-2.5.1/engines/kyra/text/
H A Dtext_hof.cpp161 void KyraEngine_HoF::objectChat(const Common::String &str, int object, int vocHigh, int vocLow) { in objectChat() function in Kyra::KyraEngine_HoF
H A Dtext_mr.cpp217 void KyraEngine_MR::objectChat(const char *str, int object, int vocHigh, int vocLow) { in objectChat() function in Kyra::KyraEngine_MR