#include <hardcodedstrings.h>
Public Member Functions | |
HardcodedStrings (Game &game) | |
const Common::String & | getString (StringType strType) const |
Provides access to hardcoded strings.
Currently, we do not have any agreement with the original author of the game, so the strings are loaded from the gmae executable file.
const Common::String& MutationOfJB::HardcodedStrings::getString | ( | StringType | strType | ) | const |
Get hardcoded string.
strType | String type. |