|
cocos2d-x
2.2.3-gd2.113-rev1ec524e
|
NA NA. More...
Classes | |
| class | CCApplicationProtocol |
| class | CCEGLViewProtocol |
| class | CCFileUtils |
| Helper class to handle file operations. More... | |
| class | CCImage |
| class | CCSAXDelegator |
| NA NA. More... | |
| class | CCSAXParser |
| NA NA. More... | |
| class | CCThread |
| struct | cc_timeval |
| class | CCTime |
| class | CCFileUtilsWin32 |
| Helper class to handle file operations. More... | |
| class | CCFileUtilsWinRT |
| Helper class to handle file operations. More... | |
Typedefs | |
| typedef unsigned char | CC_XML_CHAR |
Enumerations | |
| enum | ccLanguageType { kLanguageEnglish = 0 , kLanguageChinese , kLanguageFrench , kLanguageItalian , kLanguageGerman , kLanguageSpanish , kLanguageDutch , kLanguageRussian , kLanguageKorean , kLanguageJapanese , kLanguageHungarian , kLanguagePortuguese , kLanguageArabic } |
| Enum the language type supported now. More... | |
Functions | |
| void CC_DLL | CCLog (const char *pszFormat,...) |
| Output Debug message. More... | |
| void CC_DLL | CCLuaLog (const char *pszFormat) |
| lua can not deal with ... More... | |
| void CC_DLL | CCMessageBox (const char *pszMsg, const char *pszTitle) |
| Pop out a message box. More... | |
NA NA.
NA.
| typedef unsigned char CC_XML_CHAR |
| enum ccLanguageType |
| void CC_DLL CCLog | ( | const char * | pszFormat, |
| ... | |||
| ) |
Output Debug message.
| void CC_DLL CCLuaLog | ( | const char * | pszFormat | ) |
lua can not deal with ...
| void CC_DLL CCMessageBox | ( | const char * | pszMsg, |
| const char * | pszTitle | ||
| ) |
Pop out a message box.