File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -2260,14 +2260,15 @@ class cocos2d::CCRepeat : cocos2d::CCActionInterval {
22602260class cocos2d::CCRepeatForever : cocos2d::CCActionInterval {
22612261 static cocos2d::CCRepeatForever* create (cocos2d::CCActionInterval* ) = m1 0x3304dc , imac 0x3a3770 ;
22622262
2263- bool initWithAction (cocos2d::CCActionInterval* );
2263+ bool initWithAction (cocos2d::CCActionInterval* ) = m1 0x330548 , imac 0x3a37e0 ;
22642264
22652265 cocos2d::CCActionInterval* getInnerAction ();
22662266
22672267 void setInnerAction (cocos2d::CCActionInterval* );
22682268
22692269 / / CCRepeatForever (cocos2d::CCRepeatForever const & );
22702270 / / CCRepeatForever ();
2271+ ~ CCRepeatForever () = m1 0x330460 , imac 0x3a36f0 ;
22712272
22722273 virtual cocos2d::CCObject* copyWithZone (cocos2d::CCZone* ) = imac 0x3a3800 , m1 0x330578 , ios 0x18e01c ;
22732274 virtual bool isDone () = m1 0x330728 , imac 0x3a3990 , ios 0x18e1c0 ;
You can’t perform that action at this time.
0 commit comments