@@ -5860,9 +5860,9 @@ class DS_Dictionary {
58605860 void addBoolValuesToMapForKey (gd::map< gd::string , bool >& , char const * , bool ) = m1 0x1469f0 , imac 0x1817a0 , ios 0x162eec ;
58615861 void addBoolValuesToMapForKeySpecial (gd::map< gd::string , bool >& , char const * , bool ) = m1 0x1466c8 , imac 0x181440 , ios 0x162c4c ;
58625862 void checkCompatibility () = m1 0x140980 , imac 0x17aae0 , ios 0x160ff8 ;
5863- gd::string cleanStringWhiteSpace (gd::string const & );
5863+ gd::string cleanStringWhiteSpace (gd::string const & ) = m1 0x13fab4 , imac 0x179b10 ;
58645864 cocos2d::CCObject* decodeObjectForKey (char const * , bool , int ) = m1 0x147004 , imac 0x181e60 , ios 0x163298 ;
5865- gd::vector < gd::string > getAllKeys ();
5865+ gd::vector < gd::string > getAllKeys () = m1 0x142bc4 , imac 0x17d370 ;
58665866 cocos2d::CCArray* getArrayForKey (char const * , bool ) = imac 0x180a90 , m1 0x145dfc , ios 0x16270c ;
58675867 bool getBoolForKey (char const * ) = m1 0x143204 , imac 0x17da50 , ios 0x1618f0 ;
58685868 cocos2d::CCDictionary* getDictForKey (char const * , bool ) = m1 0x146b94 , imac 0x181970 , ios 0x16300c ;
@@ -5873,16 +5873,16 @@ class DS_Dictionary {
58735873 gd::string getKey (unsigned int ) = imac 0x17d250 , m1 0x142aa8 , ios 0x161690 ;
58745874 unsigned int getNumKeys () = m1 0x142a3c , imac 0x17d1d0 , ios 0x161624 ;
58755875 cocos2d::CCObject* getObjectForKey (char const * ) = m1 0x145f64 , ios 0x162828 , imac 0x180c10 ;
5876- gd::vector < cocos2d::CCRect> getRectArrayForKey (char const * );
5877- cocos2d::CCRect getRectForKey (char const * );
5878- gd::vector < gd::string > getStringArrayForKey (char const * );
5876+ gd::vector < cocos2d::CCRect> getRectArrayForKey (char const * ) = m1 0x143c5c , imac 0x17e580 ;
5877+ cocos2d::CCRect getRectForKey (char const * ) = m1 0x1436d8 , imac 0x17df90 ;
5878+ gd::vector < gd::string > getStringArrayForKey (char const * ) = m1 0x1438cc , imac 0x17e1a0 ;
58795879 gd::string getStringForKey (char const * ) = m1 0x14341c , imac 0x17dc90 , ios 0x161ae8 ;
5880- gd::vector < cocos2d::CCPoint> getVec2ArrayForKey (char const * );
5880+ gd::vector < cocos2d::CCPoint> getVec2ArrayForKey (char const * ) = m1 0x143aec , imac 0x17e410 ;
58815881 cocos2d::CCPoint getVec2ForKey (char const * ) = m1 0x1435a4 , imac 0x17de40 ;
58825882 bool loadRootSubDictFromCompressedFile (char const * ) = m1 0x140cec , imac 0x17ae90 ;
58835883 bool loadRootSubDictFromFile (char const * ) = m1 0x1409e0 , imac 0x17ab30 ;
58845884 bool loadRootSubDictFromString (gd::string const & ) = m1 0x141010 , imac 0x17b200 , ios 0x161058 ;
5885- bool rectFromString (gd::string const & , cocos2d::CCRect& );
5885+ bool rectFromString (gd::string const & , cocos2d::CCRect& ) = m1 0x140298 , imac 0x17a390 ;
58865886 void removeAllKeys () = m1 0x143054 , imac 0x17d830 ;
58875887 void removeKey (char const * ) = m1 0x142f70 , imac 0x17d740 , ios 0x161720 ;
58885888 void removeKey (unsigned int ) = m1 0x142e94 , imac 0x17d660 ;
@@ -5899,26 +5899,26 @@ class DS_Dictionary {
58995899 void setIntegerForKey (char const * , int ) = imac 0x17ea10 , m1 0x14406c , ios 0x161d54 ;
59005900 void setIntegerForKey (char const * , int , bool ) = m1 0x144074 , imac 0x17ea20 , ios 0x161d5c ;
59015901 void setObjectForKey (char const * , cocos2d::CCObject* ) = m1 0x145bc8 , imac 0x180880 , ios 0x162558 ;
5902- void setRectArrayForKey (char const * , gd::vector < cocos2d::CCRect> const & );
5903- void setRectArrayForKey (char const * , gd::vector < cocos2d::CCRect> const & , bool );
5904- void setRectForKey (char const * , cocos2d::CCRect const & );
5905- void setRectForKey (char const * , cocos2d::CCRect const & , bool );
5906- void setStringArrayForKey (char const * , gd::vector < gd::string > const & );
5907- void setStringArrayForKey (char const * , gd::vector < gd::string > const & , bool );
5902+ void setRectArrayForKey (char const * , gd::vector < cocos2d::CCRect> const & ) = m1 0x1456f4 , imac 0x1802d0 ;
5903+ void setRectArrayForKey (char const * , gd::vector < cocos2d::CCRect> const & , bool ) = m1 0x1456fc , imac 0x1802e0 ;
5904+ void setRectForKey (char const * , cocos2d::CCRect const & ) = m1 0x144e18 , imac 0x17f910 ;
5905+ void setRectForKey (char const * , cocos2d::CCRect const & , bool ) = m1 0x144e20 , imac 0x17f920 ;
5906+ void setStringArrayForKey (char const * , gd::vector < gd::string > const & ) = m1 0x1451b4 , imac 0x17fc70 ;
5907+ void setStringArrayForKey (char const * , gd::vector < gd::string > const & , bool ) = m1 0x1451bc , imac 0x17fc80 ;
59085908 void setStringForKey (char const * , gd::string const & ) = m1 0x144744 , imac 0x17f220 , ios 0x162304 ;
59095909 void setStringForKey (char const * , gd::string const & , bool ) = m1 0x14474c , imac 0x17f230 , ios 0x16230c ;
59105910 void setSubDictForKey (char const * ) = m1 0x143dcc , imac 0x17e6f0 , ios inline;
59115911 void setSubDictForKey (char const * , bool , bool ) = m1 0x143e70 , imac 0x17e7a0 , ios 0x161c0c ;
5912- void setVec2ArrayForKey (char const * , gd::vector < cocos2d::CCPoint> const & );
5913- void setVec2ArrayForKey (char const * , gd::vector < cocos2d::CCPoint> const & , bool );
5914- void setVec2ForKey (char const * , cocos2d::CCPoint const & );
5915- void setVec2ForKey (char const * , cocos2d::CCPoint const & , bool );
5916- void split (gd::string const & , char const * , gd::vector < gd::string >& );
5917- bool splitWithForm (gd::string const & , gd::vector < gd::string >& );
5912+ void setVec2ArrayForKey (char const * , gd::vector < cocos2d::CCPoint> const & ) = m1 0x1453ac , imac 0x17fec0 ;
5913+ void setVec2ArrayForKey (char const * , gd::vector < cocos2d::CCPoint> const & , bool ) = m1 0x1453b4 , imac 0x17fed0 ;
5914+ void setVec2ForKey (char const * , cocos2d::CCPoint const & ) = m1 0x1448d0 , imac 0x17f410 ;
5915+ void setVec2ForKey (char const * , cocos2d::CCPoint const & , bool ) = m1 0x1448d8 , imac 0x17f420 ;
5916+ void split (gd::string const & , char const * , gd::vector < gd::string >& ) = m1 0x13fc24 , imac 0x179ca0 ;
5917+ bool splitWithForm (gd::string const & , gd::vector < gd::string >& ) = m1 0x14002c , imac 0x17a150 ;
59185918 void stepBackToRootSubDict () = m1 0x142910 , imac 0x17d050 ;
59195919 bool stepIntoSubDictWithKey (char const * ) = m1 0x14274c , imac 0x17ce10 , ios 0x161520 ;
59205920 void stepOutOfSubDict () = imac 0x17d020 , m1 0x1428f4 , ios inline;
5921- bool vec2FromString (gd::string const & , cocos2d::CCPoint& );
5921+ bool vec2FromString (gd::string const & , cocos2d::CCPoint& ) = m1 0x140824 , imac 0x17a9b0 ;
59225922}
59235923
59245924[[link (win, android)]]
0 commit comments