Skip to content

Commit

Permalink
CCPoolManager::pop for @Alphalaneous
Browse files Browse the repository at this point in the history
  • Loading branch information
hiimjustin000 authored Jan 6, 2025
1 parent 8445a30 commit e1655d6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bindings/2.2074/Cocos2d.bro
Original file line number Diff line number Diff line change
Expand Up @@ -3743,9 +3743,9 @@ class cocos2d::CCPoolManager {
void addObject(cocos2d::CCObject*);
void finalize();
cocos2d::CCAutoreleasePool* getCurReleasePool();
void pop();
void pop() = m1 0x367288, imac 0x3e4f70;
static void purgePoolManager();
void push();
void removeObject(cocos2d::CCObject*);
static cocos2d::CCPoolManager* sharedPoolManager();
}
}

0 comments on commit e1655d6

Please sign in to comment.