ScummVM API documentation
Sherlock::Scalpel::ScalpelFixedText Class Reference
Inheritance diagram for Sherlock::Scalpel::ScalpelFixedText:
Sherlock::FixedText

Public Member Functions

 ScalpelFixedText (SherlockEngine *vm)
 
const char * getText (int fixedTextId) override
 
const Common::String getActionMessage (FixedTextActionId actionId, int messageIndex) override
 
- Public Member Functions inherited from Sherlock::FixedText
const char * getJournalText (int fixedJournalTextId)
 
const char * getObjectPickedUpText ()
 

Additional Inherited Members

- Static Public Member Functions inherited from Sherlock::FixedText
static FixedTextinit (SherlockEngine *vm)
 
- Protected Member Functions inherited from Sherlock::FixedText
 FixedText (SherlockEngine *vm)
 
- Protected Attributes inherited from Sherlock::FixedText
SherlockEngine_vm
 

Member Function Documentation

◆ getText()

const char* Sherlock::Scalpel::ScalpelFixedText::getText ( int  fixedTextId)
overridevirtual

Gets text

Implements Sherlock::FixedText.

◆ getActionMessage()

const Common::String Sherlock::Scalpel::ScalpelFixedText::getActionMessage ( FixedTextActionId  actionId,
int  messageIndex 
)
overridevirtual

Get action message

Implements Sherlock::FixedText.


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