#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, DUTCH, RUSSIAN, KOREAN, JAPANESE, HUNGARIAN, PORTUGUESE, ARABIC, NORWEGIAN, POLISH } |
Enum the language type supported now. More... | |
Functions | |
void CC_DLL | (const char *format) |
lua can not deal with ... More... | |
void CC_DLL | (const char *msg, const char *title) |
Pop out a message box. More... | |
local | ( local msg, local title) |
Pop out a message box. More... | |