@@ -5558,7 +5558,7 @@ class EndLevelLayer : GJDropDownLayer {
55585558 void currencyEnterFinished();
55595559 void diamondEnterFinished();
55605560 gd::string getCoinString() = win 0x132d30, m1 0x4174b8, imac 0x4ae840;
5561- const char* getEndText() = win 0x135190, m1 0x6c7abc , imac 0x4aea80;
5561+ const char* getEndText() = win 0x135190, m1 0x41770c , imac 0x4aea80;
55625562 void goEdit() = win 0x1336e0;
55635563 bool init(PlayLayer* playLayer);
55645564 void onEdit(cocos2d::CCObject* sender) = win 0x1335e0, m1 0x417a1c, imac 0x4aed20, ios 0x2f71c0;
@@ -16406,7 +16406,7 @@ class MusicBrowser : FLAlertLayer, MusicDownloadDelegate, TableViewCellDelegate,
1640616406 void onArtistFilters(cocos2d::CCObject* sender) = win 0x325b10, imac 0x5f73a0, m1 0x5267d8;
1640716407 void onClearSearch(cocos2d::CCObject* sender) = imac 0x5f72e0;
1640816408 void onClose(cocos2d::CCObject* sender) = win 0x325c00;
16409- void onPage(cocos2d::CCObject* sender) = win 0x325790, imac 0x42b670 , m1 0x526478;
16409+ void onPage(cocos2d::CCObject* sender) = win 0x325790, imac 0x5f70b0 , m1 0x526478;
1641016410 void onPlaybackControl(cocos2d::CCObject* sender) = win 0x324b90, imac 0x5f7860, m1 0x526c88;
1641116411 void onSearch(cocos2d::CCObject* sender) = win 0x3258b0, imac 0x5f71b0, m1 0x52657c;
1641216412 void onTagFilters(cocos2d::CCObject* sender) = win 0x325aa0, imac 0x5f7340, m1 0x526770;
@@ -17187,7 +17187,7 @@ class PlatformToolbox {
1718717187 static TodoReturn getRawPath(char const*);
1718817188 static TodoReturn getUniqueUserID();
1718917189 static TodoReturn getUserID();
17190- static void hideCursor() = ios 0x16f40c, win inline, imac 0x4b0b30, m1 0x41a144 {
17190+ static void hideCursor() = ios 0x16f40c, win inline, imac 0x4b0b30, m1 0x419630 {
1719117191 cocos2d::CCEGLView::sharedOpenGLView()->showCursor(false);
1719217192 }
1719317193 static bool isControllerConnected() = ios 0x16f3d8, win inline, imac 0x4b1a30, m1 0x41a254 {
@@ -18697,14 +18697,14 @@ class RotateGameplayGameObject : EffectGameObject {
1869718697[[link(android)]]
1869818698class ScrollingLayer : cocos2d::CCLayerColor {
1869918699 // virtual ~ScrollingLayer();
18700- ScrollingLayer() {
18700+ ScrollingLayer() = m1 0x629f88, imac 0x70aae0, ios 0x1bacb4 {
1870118701 m_scrollFactor = 0.f;
1870218702 m_touchID = -1;
1870318703 m_contentLayer = nullptr;
1870418704 m_parentLayer = nullptr;
1870518705 }
1870618706
18707- static ScrollingLayer* create(cocos2d::CCSize size, cocos2d::CCPoint position, float factor) = win inline, imac 0x340380, m1 0x629898 {
18707+ static ScrollingLayer* create(cocos2d::CCSize size, cocos2d::CCPoint position, float factor) = win inline, m1 0x629898, imac 0x70a2c0, ios 0x1ba74c {
1870818708 auto ret = new ScrollingLayer();
1870918709 if (ret->init(size, position, factor)) {
1871018710 ret->autorelease();
@@ -20570,8 +20570,8 @@ class SetupInstantCountPopup : SetupTriggerPopup {
2057020570 void onCountType(cocos2d::CCObject* sender) = win 0x40ba90;
2057120571 void onEnableGroup(cocos2d::CCObject* sender) = win 0x401660;
2057220572 void onTargetCountArrow(cocos2d::CCObject* sender) = win 0x404580, m1 0x5055c8, imac 0x5d1780, ios 0x1be868;
20573- void onTargetID2Arrow(cocos2d::CCObject* sender) = win 0x40b700, m1 0x505658, imac 0x5d16c0 , ios 0x1be8b4;
20574- void onTargetIDArrow(cocos2d::CCObject* sender) = win 0x4045c0, m1 0x505520, imac 0x5d1830 , ios 0x1be814;
20573+ void onTargetID2Arrow(cocos2d::CCObject* sender) = win 0x40b700, m1 0x505658, imac 0x5d1830 , ios 0x1be8b4;
20574+ void onTargetIDArrow(cocos2d::CCObject* sender) = win 0x4045c0, m1 0x505520, imac 0x5d16c0 , ios 0x1be814;
2057520575 void updateCountTextInputLabel() = win 0x401eb0;
2057620576 void updateItemID() = win 0x401f30;
2057720577 void updateItemIDInputLabel() = win 0x4048d0;
@@ -21893,7 +21893,7 @@ class SFXBrowser : FLAlertLayer, MusicDownloadDelegate, TableViewCellDelegate, S
2189321893 void onClose(cocos2d::CCObject* sender);
2189421894 void onCredits(cocos2d::CCObject* sender) = m1 0x3a6740;
2189521895 void onExitFolder(cocos2d::CCObject* sender) = win 0x468660, imac 0x42b5b0, m1 0x3a64c4;
21896- void onPage(cocos2d::CCObject* sender) = win 0x4683c0, m1 0x3a656c;
21896+ void onPage(cocos2d::CCObject* sender) = win 0x4683c0, m1 0x3a656c, imac 0x42b670 ;
2189721897 void onSearch(cocos2d::CCObject* sender) = win 0x468090;
2189821898 void onSorting(cocos2d::CCObject* sender) = win 0x467de0, imac 0x42b780, m1 0x3a6694;
2189921899 void onToggleCompactMode(cocos2d::CCObject* sender) = win 0x467f80, imac 0x42b7d0, m1 0x3a66dc;
0 commit comments