ScummVM API documentation
Stark::GameMessage Class Reference

#include <gamemessage.h>

Public Types

enum  TextKey {
  kOverwriteSave = 10, kEndAndLoad = 13, kInventory = 353, kOptions = 354,
  kQuit = 355, kQuitGamePrompt = 356, kQuitPrompt = 357, kYes = 358,
  kNo = 359
}
 

Public Member Functions

Common::String getTextByKey (TextKey key)
 

Detailed Description

Game message service

Provide message texts and dialogs used in various points

Member Function Documentation

◆ getTextByKey()

Common::String Stark::GameMessage::getTextByKey ( TextKey  key)
inline

Acquire a message text by a given key


The documentation for this class was generated from the following file: