axmol/cocos/platform/ios
andyque 556175df1e add iOS EditBox multiline support
When the inputMode is ANY, then we use TextView to input.
otherwise we use normal UITextField.

Fixed issue https://github.com/cocos2d/cocos2d-x/issues/13436
2015-09-15 13:52:39 +08:00
..
CCApplication-ios.h Replace tab with spaces 2015-08-14 21:17:51 +08:00
CCApplication-ios.mm Refine setAnimationInterval from double to float. 2015-07-06 14:57:42 +08:00
CCCommon-ios.mm Moved base/CCPlatform* -> platform/CCPlatform* 2014-09-09 17:17:07 -07:00
CCDevice-ios.mm Merged changes from "Vibrate support in v4" into v3 branch. 2015-06-26 01:02:44 +02:00
CCDirectorCaller-ios.h Moved base/CCPlatform* -> platform/CCPlatform* 2014-09-09 17:17:07 -07:00
CCDirectorCaller-ios.mm Moved base/CCPlatform* -> platform/CCPlatform* 2014-09-09 17:17:07 -07:00
CCEAGLView-ios.h Moved base/CCPlatform* -> platform/CCPlatform* 2014-09-09 17:17:07 -07:00
CCEAGLView-ios.mm add iOS EditBox multiline support 2015-09-15 13:52:39 +08:00
CCES2Renderer-ios.h Moved base/CCPlatform* -> platform/CCPlatform* 2014-09-09 17:17:07 -07:00
CCES2Renderer-ios.m Replace tab with spaces 2015-08-14 21:17:51 +08:00
CCESRenderer-ios.h Moved base/CCPlatform* -> platform/CCPlatform* 2014-09-09 17:17:07 -07:00
CCGL-ios.h Replace tab with spaces 2015-08-14 21:17:51 +08:00
CCGLViewImpl-ios.h compiles on Xcode 7 2015-07-06 16:30:29 -07:00
CCGLViewImpl-ios.mm Fixed: #12645 iOS: depth/stencil buffers attributes are ignored 2015-07-02 12:07:24 +03:00
CCImage-ios.mm Moved base/CCPlatform* -> platform/CCPlatform* 2014-09-09 17:17:07 -07:00
CCPlatformDefine-ios.h Moved base/CCPlatform* -> platform/CCPlatform* 2014-09-09 17:17:07 -07:00
CCStdC-ios.h Moved base/CCPlatform* -> platform/CCPlatform* 2014-09-09 17:17:07 -07:00
OpenGL_Internal-ios.h Moved base/CCPlatform* -> platform/CCPlatform* 2014-09-09 17:17:07 -07:00
cocos2d-prefix.pch precompiled headers improvements for iOS & Mac 2014-09-23 23:19:25 +04:00