Tramway SDK
|
#include <framework/language.h>
#include <framework/file.h>
#include <templates/stackpool.h>
#include <templates/hashmap.h>
#include <cstring>
#include <fstream>
Namespaces | |
namespace | tram |
namespace | tram::Language |
Functions | |
void | tram::Language::Load (const char *filename) |
const char * | tram::Language::Get (name_t name) |
char | tram::Language::UTF16ToLatin7 (uint16_t code) |