ScummVM API documentation
MutationOfJB::Assets Class Reference

Public Member Functions

 Assets (Game &game)
 
FontgetSystemFont ()
 
FontgetSpeechFont ()
 
ConversationLineListgetToSayList ()
 
ConversationLineListgetResponseList ()
 
InventoryItemDefinitionListgetInventoryItemDefList ()
 
HardcodedStringsgetHardcodedStrings ()
 

Member Function Documentation

◆ getToSayList()

ConversationLineList& MutationOfJB::Assets::getToSayList ( )

Access to "to say" list for conversations.

Returns
Conversation line list.

◆ getResponseList()

ConversationLineList& MutationOfJB::Assets::getResponseList ( )

Access to "response" list for conversations.

Returns
Conversation line list.

◆ getInventoryItemDefList()

InventoryItemDefinitionList& MutationOfJB::Assets::getInventoryItemDefList ( )

Access to inventory definitions.

Returns
Inventory item definiton list.

◆ getHardcodedStrings()

HardcodedStrings& MutationOfJB::Assets::getHardcodedStrings ( )

Access to strings hardcoded in game executable.

Returns
Hardcoded strings.

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