#include "platform/CCPlatformMacros.h"#include "cocoa/CCDictionary.h"#include <wrl/client.h>#include <ppl.h>#include <ppltasks.h>#include <string>Namespaces | |
| cocos2d | |
Constant Groups | |
| cocos2d | |
Functions | |
| std::wstring CC_DLL | (const char *pszUtf8Str, unsigned len=-1) |
| std::string CC_DLL | (const wchar_t *pwszStr) |
| std::string | (Platform::String^s) |
| var | ( var s) |
| local | ( local s) |
| float | (float dips) |
| var | ( var dips) |
| local | ( local dips) |
| float | (float v) |
| var | ( var v) |
| local | ( local v) |
| Concurrency::task < Platform::Array< byte >^> | (Platform::String^path) |