Skip to content

Commit 189bca9

Browse files
committed
cocos2d::CCSpriteFrame::getOffset
1 parent 420fa43 commit 189bca9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

bindings/2.2074/Cocos2d.bro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4885,7 +4885,7 @@ class cocos2d::CCSpriteFrame : cocos2d::CCObject {
48854885
}
48864886
bool initWithTextureFilename(char const*, cocos2d::CCRect const&, bool, cocos2d::CCPoint const&, cocos2d::CCSize const&) = imac 0x3445a0, m1 0x2d9a18, ios 0x24d2dc;
48874887

4888-
cocos2d::CCPoint const& getOffset();
4888+
cocos2d::CCPoint const& getOffset() = m1 0x2d9f70, imac 0x344c50, ios 0x24d5e4;
48894889
cocos2d::CCPoint const& getOffsetInPixels();
48904890
cocos2d::CCSize const& getOriginalSize();
48914891
cocos2d::CCSize const& getOriginalSizeInPixels();

0 commit comments

Comments
 (0)