22 #ifndef GOT_VIEWS_VIEW_H 23 #define GOT_VIEWS_VIEW_H 25 #include "common/text-to-speech.h" 26 #include "got/events.h" 27 #include "got/gfx/gfx_chunks.h" 58 void playSound(
int index,
bool priority_override);
61 void musicPlay(
int num,
bool override);
62 void musicPlay(
const char *name,
bool override);
66 bool musicIsOn()
const;
69 void fadeIn(
const byte *pal =
nullptr);
72 void sayText(
const Common::String &text, Common::TextToSpeechManager::Action action = Common::TextToSpeechManager::INTERRUPT);
bool msgMouseMove(const MouseMoveMessage &msg) override
Definition: messages.h:34
Definition: messages.h:49
Definition: messages.h:65
Definition: messages.h:40
Definition: messages.h:60
Definition: gfx_chunks.h:38