Skip to content

Commit

Permalink
remove ccspriteframe ctor
Browse files Browse the repository at this point in the history
  • Loading branch information
dankmeme01 committed Mar 1, 2025
1 parent 7a77a64 commit 88f12d3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion bindings/2.2074/Cocos2d.bro
Original file line number Diff line number Diff line change
Expand Up @@ -3045,7 +3045,6 @@ class cocos2d::CCSpriteFrame : cocos2d::CCObject {
void setTexture(cocos2d::CCTexture2D*) = imac 0x344a50, m1 0x2d9df0;

// CCSpriteFrame(cocos2d::CCSpriteFrame const&);
CCSpriteFrame() {}

~CCSpriteFrame() = imac 0x344810, m1 0x2d9be8;

Expand Down

0 comments on commit 88f12d3

Please sign in to comment.