We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59759fd commit e375131Copy full SHA for e375131
bindings/2.2074/GeometryDash.bro
@@ -6890,7 +6890,7 @@ class GameObject : CCSpritePlus {
6890
int getObjectZOrder();
6891
cocos2d::CCRect getOuterObjectRect();
6892
int getParentMode();
6893
- GJSpriteColor* getRelativeSpriteColor(int);
+ GJSpriteColor* getRelativeSpriteColor(int) = win 0x19eb30;
6894
cocos2d::CCPoint getScalePosDelta();
6895
GJSpriteColor* getSecondaryColor();
6896
int getSecondaryColorMode();
0 commit comments