orx
1.14
Portable Game Engine
|
#include <orxLocale.h>
Data Fields | |
const orxSTRING | zGroup |
const orxSTRING | zLanguage |
const orxSTRING | zStringKey |
const orxSTRING | zStringValue |
Locale event payload
Definition at line 65 of file orxLocale.h.
const orxSTRING orxLOCALE_EVENT_PAYLOAD::zGroup |
Current group : 8/16
Definition at line 68 of file orxLocale.h.
const orxSTRING orxLOCALE_EVENT_PAYLOAD::zLanguage |
Current language : 4/8
Definition at line 67 of file orxLocale.h.
const orxSTRING orxLOCALE_EVENT_PAYLOAD::zStringKey |
String key : 12/24
Definition at line 69 of file orxLocale.h.
const orxSTRING orxLOCALE_EVENT_PAYLOAD::zStringValue |
String value : 16/32
Definition at line 70 of file orxLocale.h.