@@ -1739,7 +1739,7 @@ class cocos2d::CCJumpTo : cocos2d::CCActionInterval {
17391739 virtual void startWithTarget (cocos2d::CCNode* pTarget) = imac 0x3b9730 , m1 0x33bd10 , ios inline;
17401740}
17411741
1742- [[link (win, android)]]
1742+ [[link (win, android, ios )]]
17431743class cocos2d::CCKeyboardDispatcher : cocos2d::CCObject {
17441744 / / bool getAltKeyPressed () const ;
17451745 / / bool getBlockRepeat () const ;
@@ -1753,12 +1753,12 @@ class cocos2d::CCKeyboardDispatcher : cocos2d::CCObject {
17531753
17541754 static cocos2d::enumKeyCodes convertKeyCode (cocos2d::enumKeyCodes) = imac 0x203870 , m1 0x1b07d0 ;
17551755
1756- void addDelegate (cocos2d::CCKeyboardDelegate* ); / / ios 0x23996 , m1 0x1b043c , imac 0x203530 ;
1756+ void addDelegate (cocos2d::CCKeyboardDelegate* ) = m1 0x1b043c , imac 0x203530 ;
17571757 bool dispatchKeyboardMSG (cocos2d::enumKeyCodes, bool , bool , double ) = imac 0x2035b0 , m1 0x1b04d4 ;
1758- void forceAddDelegate (cocos2d::CCKeyboardDelegate* ); / / ios 0x2399a , m1 0x1b0498 , imac 0x203580 ;
1759- void forceRemoveDelegate (cocos2d::CCKeyboardDelegate* ); / / ios 0x2398c , m1 0x1b03a8 , imac 0x2034a0 ;
1758+ void forceAddDelegate (cocos2d::CCKeyboardDelegate* ) = m1 0x1b0498 , imac 0x203580 ;
1759+ void forceRemoveDelegate (cocos2d::CCKeyboardDelegate* ) = m1 0x1b03a8 , imac 0x2034a0 ;
17601760 char const * keyToString (cocos2d::enumKeyCodes) = imac 0x2038c0 , m1 0x1b0804 ;
1761- void removeDelegate (cocos2d::CCKeyboardDelegate* ); / / ios 0x23988 , m1 0x1b02e0 , imac 0x2033f0 ;
1761+ void removeDelegate (cocos2d::CCKeyboardDelegate* ) = m1 0x1b02e0 , imac 0x2033f0 ;
17621762 void updateModifierKeys (bool , bool , bool , bool ) = imac 0x203890 , m1 0x1b07ec ;
17631763
17641764 cocos2d::CCArray* m_pDelegates;
@@ -1774,17 +1774,17 @@ class cocos2d::CCKeyboardDispatcher : cocos2d::CCObject {
17741774 bool m_bBlockRepeat;
17751775}
17761776
1777- [[link (win, android)]]
1777+ [[link (win, android, ios )]]
17781778class cocos2d::CCKeyboardHandler : cocos2d::CCObject {
17791779
1780- virtual ~ CCKeyboardHandler () = imac 0x43e0b0 , m1 0x3afb5c , ios 0x216958 ;
1780+ virtual ~ CCKeyboardHandler () = imac 0x43e0b0 , m1 0x3afb5c ;
17811781
1782- static cocos2d::CCKeyboardHandler* handlerWithDelegate (cocos2d::CCKeyboardDelegate* ) = imac 0x43e290 , m1 0x3afd24 , ios 0x216a0c ;
1782+ static cocos2d::CCKeyboardHandler* handlerWithDelegate (cocos2d::CCKeyboardDelegate* ) = imac 0x43e290 , m1 0x3afd24 ;
17831783
1784- virtual bool initWithDelegate (cocos2d::CCKeyboardDelegate* ) = imac 0x43e240 , m1 0x3afcd0 , ios 0x2169c4 ;
1784+ virtual bool initWithDelegate (cocos2d::CCKeyboardDelegate* ) = imac 0x43e240 , m1 0x3afcd0 ;
17851785
1786- cocos2d::CCKeyboardDelegate* getDelegate () = imac 0x43e0a0 , m1 0x3afb54 , ios 0x216950 ;
1787- void setDelegate (cocos2d::CCKeyboardDelegate* ) = imac 0x43e1d0 , m1 0x3afc64 , ios inline ;
1786+ cocos2d::CCKeyboardDelegate* getDelegate () = imac 0x43e0a0 , m1 0x3afb54 ;
1787+ void setDelegate (cocos2d::CCKeyboardDelegate* ) = imac 0x43e1d0 , m1 0x3afc64 ;
17881788}
17891789
17901790[[link (win, android)]]
0 commit comments