#include "CCPlatformMacros.h"Namespaces | |
| cocos2d | |
| Add deprecated global functions and variables here. | |
Constant Groups | |
| cocos2d | |
| Add deprecated global functions and variables here. | |
Enumerations | |
| enum | LanguageType { ENGLISH = 0, CHINESE, FRENCH, ITALIAN, GERMAN, SPANISH, RUSSIAN, KOREAN, JAPANESE, HUNGARIAN, PORTUGUESE, ARABIC, NORWEGIAN, POLISH } |
| Enum the language type supported now. More... | |
Functions | |
| void CC_DLL | (const char *pszFormat,...) |
| Output Debug message. More... | |
| void CC_DLL | (const char *pszFormat) |
| lua can not deal with ... More... | |
| void CC_DLL | (const char *pszMsg, const char *pszTitle) |
| Pop out a message box. More... | |