@@ -8382,7 +8382,7 @@ class GameStatsManager : cocos2d::CCNode {
83828382class GameToolbox {
83838383 static void addBackButton(cocos2d::CCLayer*, cocos2d::CCMenuItem*) = ios 0x4829c, win 0x65010, imac 0x4dc890, m1 0x43f944;
83848384 static void addRThumbScrollButton(cocos2d::CCLayer*) = ios 0x48380, win 0x650f0, m1 0x43fa2c, imac 0x4dc960;
8385- static void alignItemsHorisontally(cocos2d::CCArray*, float, cocos2d::CCPoint, bool) = win 0x64110, m1 0x43e460, imac 0x4db280;
8385+ static void alignItemsHorisontally(cocos2d::CCArray*, float, cocos2d::CCPoint, bool) = win 0x64110, m1 0x43e460, imac 0x4db280, ios 0x47414 ;
83868386 static void alignItemsVertically(cocos2d::CCArray*, float, cocos2d::CCPoint);
83878387 static TodoReturn bounceTime(float);
83888388 static TodoReturn colorToSepia(cocos2d::ccColor3B, float);
@@ -13867,8 +13867,8 @@ class LevelBrowserLayer : cocos2d::CCLayerColor, LevelManagerDelegate, FLAlertLa
1386713867 void onLocalMode(cocos2d::CCObject* sender) = win 0x2c5c70;
1386813868 void onMyOnlineLevels(cocos2d::CCObject* sender) = win 0x2c5e60, imac 0x47a430;
1386913869 void onNew(cocos2d::CCObject* sender) = win 0x2c57c0, imac 0x47a340;
13870- void onNextPage(cocos2d::CCObject* sender) = win 0x2c4ba0, m1 0x3e8068, imac 0x479d50;
13871- void onPrevPage(cocos2d::CCObject* sender) = win 0x2c4c20, m1 0x3e8034, imac 0x479d10;
13870+ void onNextPage(cocos2d::CCObject* sender) = win 0x2c4ba0, m1 0x3e8068, imac 0x479d50, ios 0x40db78 ;
13871+ void onPrevPage(cocos2d::CCObject* sender) = win 0x2c4c20, m1 0x3e8034, imac 0x479d10, ios 0x40db44 ;
1387213872 void onRefresh(cocos2d::CCObject* sender) = win 0x2c6660, m1 0x3e909c, imac 0x47acf0;
1387313873 void onRemoveAllFavorites(cocos2d::CCObject* sender) = m1 0x3e8b28, imac 0x47a7c0;
1387413874 void onSaved(cocos2d::CCObject* sender) = win 0x2c6110, m1 0x3e8e64, imac 0x47aab0, ios 0x40e520;
@@ -14699,7 +14699,7 @@ class LevelSearchLayer : cocos2d::CCLayer, TextInputDelegate, FLAlertLayerProtoc
1469914699 void onStarAward(cocos2d::CCObject* sender);
1470014700 void onSuggested(cocos2d::CCObject* sender) = win 0x2fc640;
1470114701 void onTrending(cocos2d::CCObject* sender) = win 0x2fc700;
14702- void toggleDifficulty(cocos2d::CCObject*) = win 0x2fd3c0, imac 0x614340, m1 0x540640;
14702+ void toggleDifficulty(cocos2d::CCObject*) = win 0x2fd3c0, imac 0x614340, m1 0x540640, ios 0x57610 ;
1470314703 void toggleDifficultyNum(int, bool) = win 0x2fd720, imac 0x614ae0, m1 0x540e20;
1470414704 void toggleStar(cocos2d::CCObject*) = win 0x2fd0b0, m1 0x540d30, imac 0x614a10;
1470514705 void toggleTime(cocos2d::CCObject*);
@@ -17566,7 +17566,7 @@ class ProfilePage : FLAlertLayer, FLAlertLayerProtocol, LevelCommentDelegate, Co
1756617566 void onRequests(cocos2d::CCObject* sender) = win 0x3aeb10;
1756717567 void onSendMessage(cocos2d::CCObject* sender) = win 0x3acc00, m1 0x6b9b4c;
1756817568 void onSettings(cocos2d::CCObject* sender) = win 0x3ae900, m1 0x6ba868;
17569- void onStatInfo(cocos2d::CCObject* sender) = win 0x3ac0c0, m1 0x6b89e4, imac 0x7a6f70;
17569+ void onStatInfo(cocos2d::CCObject* sender) = win 0x3ac0c0, m1 0x6b89e4, imac 0x7a6f70, ios 0x19d1a0 ;
1757017570 void onTwitch(cocos2d::CCObject* sender) = win 0x3ae760, m1 0x6b9124, imac 0x7a76a0;
1757117571 void onTwitter(cocos2d::CCObject* sender) = win 0x3ae5d0, m1 0x6b8f6c, imac 0x7a74f0;
1757217572 void onUpdate(cocos2d::CCObject* sender) = win 0x3a8bb0, m1 0x6b6288, imac 0x7a4270;
@@ -18993,7 +18993,7 @@ class SetIDPopup : FLAlertLayer, TextInputDelegate {
1899318993 void onClose(cocos2d::CCObject* sender) = win 0x2949f0;
1899418994 void onItemIDArrow(cocos2d::CCObject* sender) = win 0x2946a0, imac 0x298ca0, m1 0x240ab8;
1899518995 void onResetValue(cocos2d::CCObject* sender) = win 0x2946f0, imac 0x298c80;
18996- void updateTextInputLabel() = win 0x294810, imac 0x298d90, m1 0x240bb4;
18996+ void updateTextInputLabel() = win 0x294810, imac 0x298d90, m1 0x240bb4, ios 0x2de354 ;
1899718997
1899818998 CCTextInputNode* m_inputNode;
1899918999 int m_value;
0 commit comments