Example #1
0
 private static void closeIMEKeyboard() {
   sCocos2dxHelperListener.closeIMEKeyboard();
 }
Example #2
0
 private static void openIMEKeyboard() {
   sCocos2dxHelperListener.openIMEKeyboard();
 }