orx 1.16
Portable Game Engine
Loading...
Searching...
No Matches
orxLocale.h File Reference
#include "orxInclude.h"

Go to the source code of this file.

Data Structures

struct  orxLOCALE_EVENT_PAYLOAD

Typedefs

typedef orxBOOL(orxFASTCALL * orxLOCALE_KEY_FUNCTION) (const orxSTRING _zKey, const orxSTRING _zGroup, void *_pContext)

Enumerations

enum  orxLOCALE_EVENT { orxLOCALE_EVENT_SELECT_LANGUAGE = 0 , orxLOCALE_EVENT_SET_STRING , orxLOCALE_EVENT_NUMBER , orxLOCALE_EVENT_NONE = orxENUM_NONE }

Functions

orxDLLAPI void orxFASTCALL orxLocale_Exit ()
orxDLLAPI orxSTATUS orxFASTCALL orxLocale_ForAllKeys (const orxLOCALE_KEY_FUNCTION _pfnKeyCallback, const orxSTRING _zGroup, void *_pContext)
orxDLLAPI const orxSTRING orxFASTCALL orxLocale_GetCurrentLanguage (const orxSTRING _zGroup)
orxDLLAPI const orxSTRING orxFASTCALL orxLocale_GetLanguage (orxU32 _u32LanguageIndex)
orxDLLAPI orxU32 orxFASTCALL orxLocale_GetLanguageCount ()
orxDLLAPI const orxSTRING orxFASTCALL orxLocale_GetString (const orxSTRING _zKey, const orxSTRING _zGroup)
orxDLLAPI orxBOOL orxFASTCALL orxLocale_HasLanguage (const orxSTRING _zLanguage)
orxDLLAPI orxBOOL orxFASTCALL orxLocale_HasString (const orxSTRING _zKey, const orxSTRING _zGroup)
orxDLLAPI orxSTATUS orxFASTCALL orxLocale_Init ()
orxDLLAPI orxSTATUS orxFASTCALL orxLocale_SelectLanguage (const orxSTRING _zLanguage, const orxSTRING _zGroup)
orxDLLAPI orxSTATUS orxFASTCALL orxLocale_SetString (const orxSTRING _zKey, const orxSTRING _zValue, const orxSTRING _zGroup)
orxDLLAPI void orxFASTCALL orxLocale_Setup ()

Detailed Description


Generated for orx by doxygen 1.8.11