Public Member Functions | |
ScalpelFixedText (SherlockEngine *vm) | |
const char * | getText (int fixedTextId) override |
const Common::String | getActionMessage (FixedTextActionId actionId, int messageIndex) override |
![]() | |
const char * | getJournalText (int fixedJournalTextId) |
const char * | getObjectPickedUpText () |
Additional Inherited Members | |
![]() | |
static FixedText * | init (SherlockEngine *vm) |
![]() | |
FixedText (SherlockEngine *vm) | |
![]() | |
SherlockEngine * | _vm |
|
overridevirtual |
Gets text
Implements Sherlock::FixedText.
|
overridevirtual |
Get action message
Implements Sherlock::FixedText.