cocos2d-x  3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
CWin32InputBox Member List

This is the complete list of members for CWin32InputBox, including all inherited members.

AnsiToUtf8(std::string strAnsi)CWin32InputBoxstatic
CWin32InputBox(WIN32INPUTBOX_PARAM *)CWin32InputBox
InputBox(LPCSTR szTitle, LPCSTR szPrompt, LPSTR szResult, DWORD nResultSize, bool bMultiLine=false, HWND hwndParent=0)CWin32InputBoxstatic
InputBoxEx(WIN32INPUTBOX_PARAM *)CWin32InputBoxstatic
Utf8ToAnsi(std::string strUTF8)CWin32InputBoxstatic
~CWin32InputBox()CWin32InputBox