|
cocos2d-x
3.3
|
#include "platform/CCPlatformMacros.h"#include <wrl/client.h>#include <ppl.h>#include <ppltasks.h>#include <string>Namespaces | |
| cocos2d | |
| Add deprecated global functions and variables here. | |
Functions | |
| std::wstring CC_DLL | CCUtf8ToUnicode (const char *pszUtf8Str, unsigned len=-1) |
| std::string CC_DLL | CCUnicodeToUtf8 (const wchar_t *pwszStr) |
| std::string | PlatformStringToString (Platform::String^s) |
| Platform::String | PlatformStringFromString (const std::string &s) |
| float | ConvertDipsToPixels (float dips) |
| float | getScaledDPIValue (float v) |
| Concurrency::task < Platform::Array< byte >^> | ReadDataAsync (Platform::String^path) |
| void CC_DLL | CCLogIPAddresses () |
| std::string CC_DLL | getDeviceIPAddresses () |