Silicon
A realtime platform for creating interactive media.
Localization.hpp File Reference
#include <string>
Include dependency graph for Localization.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  Si
 

Enumerations

enum class  Si::Locale { Si::en_US }
 

Functions

void Si::SetLocale (Locale locale)
 
bool Si::AddLocalizationFile (Locale locale, const std::string &filename)
 
std::string Si::GetLocalized (const std::string &key)