Skip to content

Commit

Permalink
setSprite
Browse files Browse the repository at this point in the history
  • Loading branch information
hiimjustin000 authored Oct 16, 2024
1 parent 3d2c6ed commit 3323519
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bindings/2.206/Cocos2d.bro
Original file line number Diff line number Diff line change
Expand Up @@ -660,7 +660,7 @@ class cocos2d::CCProgressTimer {
void setPercentage(float) = ios 0x4060c4;
void setReverseDirection(bool);
void setReverseProgress(bool);
void setSprite(cocos2d::CCSprite*) = ios 0x406110;
void setSprite(cocos2d::CCSprite*) = m1 0x53424c, imac 0x60f580, ios 0x406110;
void setType(cocos2d::CCProgressTimerType);

// CCProgressTimer(cocos2d::CCProgressTimer const&);
Expand Down

0 comments on commit 3323519

Please sign in to comment.