torque Torque Game Engine Documentation
TGE Version 1.5.2

engine/i18n/lang.h File Reference


Detailed Description

Header for language support.

#include "console/simBase.h"
#include "core/tVector.h"

Data Structures

class  LangFile
 Class for working with language files. More...
class  LangTable
 Language file table. More...

Defines

#define LANG_INVALID_ID   0xffffffff

Functions

UTF8sanitiseVarName (const UTF8 *varName, UTF8 *buffer, U32 bufsize)
UTF8getCurrentModVarName (UTF8 *buffer, U32 bufsize)
const LangTablegetCurrentModLangTable ()
const LangTablegetModLangTable (const UTF8 *mod)


Define Documentation

#define LANG_INVALID_ID   0xffffffff


Function Documentation

UTF8* sanitiseVarName ( const UTF8 varName,
UTF8 buffer,
U32  bufsize 
)

UTF8* getCurrentModVarName ( UTF8 buffer,
U32  bufsize 
)

const LangTable* getCurrentModLangTable (  ) 

const LangTable* getModLangTable ( const UTF8 mod  ) 




All Rights Reserved GarageGames.com, Inc. 1999-2005
Auto-magically Generated with Doxygen