yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::i18n Namespace Reference

Namespaces

namespace  anonymous_namespace{language_manager.cc}
 
namespace  anonymous_namespace{translator.cc}
 

Classes

class  LanguageManager
 

Functions

const char * tr (const char *source)
 
const char * tr (const std::string &source)
 
void ClearTranslationCache ()
 

Function Documentation

◆ tr() [1/2]

const char * yaze::i18n::tr ( const char * source)

Definition at line 50 of file translator.cc.

◆ tr() [2/2]

const char * yaze::i18n::tr ( const std::string & source)

Definition at line 60 of file translator.cc.

◆ ClearTranslationCache()

void yaze::i18n::ClearTranslationCache ( )

Definition at line 64 of file translator.cc.

Referenced by yaze::i18n::LanguageManager::SetLanguage().