@@ -5876,12 +5876,12 @@ class DS_Dictionary {
58765876 gd::vector < cocos2d::CCRect> getRectArrayForKey (char const * );
58775877 cocos2d::CCRect getRectForKey (char const * );
58785878 gd::vector < gd::string > getStringArrayForKey (char const * );
5879- gd::string getStringForKey (char const * ) = m1 0x14341c ;
5879+ gd::string getStringForKey (char const * ) = m1 0x14341c , imac 0x17dc90 , ios 0x161ae8 ;
58805880 gd::vector < cocos2d::CCPoint> getVec2ArrayForKey (char const * );
58815881 cocos2d::CCPoint getVec2ForKey (char const * );
58825882 bool loadRootSubDictFromCompressedFile (char const * );
58835883 bool loadRootSubDictFromFile (char const * );
5884- bool loadRootSubDictFromString (gd::string const & ) = m1 0x141010 , ios 0x161058 ;
5884+ bool loadRootSubDictFromString (gd::string const & ) = m1 0x141010 , imac 0x17b200 ios 0x161058 ;
58855885 bool rectFromString (gd::string const & , cocos2d::CCRect& );
58865886 void removeAllKeys ();
58875887 void removeKey (char const * );
@@ -5916,7 +5916,7 @@ class DS_Dictionary {
59165916 void split (gd::string const & , char const * , gd::vector < gd::string >& );
59175917 bool splitWithForm (gd::string const & , gd::vector < gd::string >& );
59185918 void stepBackToRootSubDict ();
5919- bool stepIntoSubDictWithKey (char const * ) = imac 0x17ce10 , ios 0x161520 ;
5919+ bool stepIntoSubDictWithKey (char const * ) = m1 0x14274c , imac 0x17ce10 , ios 0x161520 ;
59205920 void stepOutOfSubDict () = imac 0x17d020 , m1 0x1428f4 , ios inline;
59215921 bool vec2FromString (gd::string const & , cocos2d::CCPoint& );
59225922}
0 commit comments