axmol/extensions/GUI/CCEditBox
Neo Kim b2a78d9264 Comment out 'setVisible()' 2013-03-12 18:53:43 +09:00
..
CCEditBox.cpp Workaround for some problems due to UITextField of CCEditBoxImplIOS is attached as a view above OpenGL view. It has a topmost touch priority higher than any other CCNode objects, and also cannot be veiled by any other CCNode objects. 2013-03-12 18:23:12 +09:00
CCEditBox.h Workaround for some problems due to UITextField of CCEditBoxImplIOS is attached as a view above OpenGL view. It has a topmost touch priority higher than any other CCNode objects, and also cannot be veiled by any other CCNode objects. 2013-03-12 18:23:12 +09:00
CCEditBoxImpl.h Workaround for some problems due to UITextField of CCEditBoxImplIOS is attached as a view above OpenGL view. It has a topmost touch priority higher than any other CCNode objects, and also cannot be veiled by any other CCNode objects. 2013-03-12 18:23:12 +09:00
CCEditBoxImplAndroid.cpp Workaround for some problems due to UITextField of CCEditBoxImplIOS is attached as a view above OpenGL view. It has a topmost touch priority higher than any other CCNode objects, and also cannot be veiled by any other CCNode objects. 2013-03-12 18:23:12 +09:00
CCEditBoxImplAndroid.h Workaround for some problems due to UITextField of CCEditBoxImplIOS is attached as a view above OpenGL view. It has a topmost touch priority higher than any other CCNode objects, and also cannot be veiled by any other CCNode objects. 2013-03-12 18:23:12 +09:00
CCEditBoxImplIOS.h Workaround for some problems due to UITextField of CCEditBoxImplIOS is attached as a view above OpenGL view. It has a topmost touch priority higher than any other CCNode objects, and also cannot be veiled by any other CCNode objects. 2013-03-12 18:23:12 +09:00
CCEditBoxImplIOS.mm Comment out 'setVisible()' 2013-03-12 18:53:43 +09:00
CCEditBoxImplMac.h add setVisible() to CCEditBox [ios & mac] 2013-03-03 18:58:51 +08:00
CCEditBoxImplMac.mm add setVisible() to CCEditBox [ios & mac] 2013-03-03 18:58:51 +08:00
CCEditBoxImplWin.cpp add setVisible() to CCEditBox [Win32] 2013-03-03 20:13:22 +08:00
CCEditBoxImplWin.h add setVisible() to CCEditBox [Win32] 2013-03-03 20:13:22 +08:00