Public Member Functions | |
Assets (Game &game) | |
Font & | getSystemFont () |
Font & | getSpeechFont () |
ConversationLineList & | getToSayList () |
ConversationLineList & | getResponseList () |
InventoryItemDefinitionList & | getInventoryItemDefList () |
HardcodedStrings & | getHardcodedStrings () |
ConversationLineList& MutationOfJB::Assets::getToSayList | ( | ) |
Access to "to say" list for conversations.
ConversationLineList& MutationOfJB::Assets::getResponseList | ( | ) |
Access to "response" list for conversations.
InventoryItemDefinitionList& MutationOfJB::Assets::getInventoryItemDefList | ( | ) |
HardcodedStrings& MutationOfJB::Assets::getHardcodedStrings | ( | ) |
Access to strings hardcoded in game executable.