Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion bindings/2.206/GeometryDash.bro
Original file line number Diff line number Diff line change
Expand Up @@ -2619,7 +2619,7 @@ class ConfigureHSVWidget : cocos2d::CCNode, TextInputDelegate {
static ConfigureHSVWidget* create(cocos2d::ccHSVValue, bool, bool) = win 0x95140, m1 0x3ac04c, imac 0x439770;

void createTextInputNode(cocos2d::CCPoint, int) = win 0x95af0, m1 0x3acccc, imac 0x43a4c0;
static cocos2d::ccHSVValue getHSV(GameObject*, cocos2d::CCArray*, int) = win 0x96890, m1 0x3ada2c, imac 0x43b280;
static cocos2d::ccHSVValue& getHSV(GameObject*, cocos2d::CCArray*, int) = win 0x96890, m1 0x3ada2c, imac 0x43b280;
bool init(cocos2d::ccHSVValue, bool, bool) = win 0x95210, m1 0x3ac39c, imac 0x439b20;
void onClose() = m1 0x3ac120, imac 0x439840;
void onResetHSV(cocos2d::CCObject* sender) = win 0x96300, m1 0x3ad158, imac 0x43a8e0;
Expand Down
2 changes: 1 addition & 1 deletion bindings/2.207/GeometryDash.bro
Original file line number Diff line number Diff line change
Expand Up @@ -2618,7 +2618,7 @@ class ConfigureHSVWidget : cocos2d::CCNode, TextInputDelegate {
static ConfigureHSVWidget* create(cocos2d::ccHSVValue, bool, bool) = win 0x96950, imac 0x41c340;

void createTextInputNode(cocos2d::CCPoint, int) = win 0x97300, imac 0x41d0a0;
static cocos2d::ccHSVValue getHSV(GameObject*, cocos2d::CCArray*, int) = win 0x980a0, imac 0x41dea0;
static cocos2d::ccHSVValue& getHSV(GameObject*, cocos2d::CCArray*, int) = win 0x980a0, imac 0x41dea0;
bool init(cocos2d::ccHSVValue, bool, bool) = win 0x96a20, imac 0x41c6f0;
void onClose() = imac 0x41c410;
void onResetHSV(cocos2d::CCObject* sender) = win 0x97b10, imac 0x41d4c0;
Expand Down
2 changes: 1 addition & 1 deletion bindings/2.2072/GeometryDash.bro
Original file line number Diff line number Diff line change
Expand Up @@ -2618,7 +2618,7 @@ class ConfigureHSVWidget : cocos2d::CCNode, TextInputDelegate {
static ConfigureHSVWidget* create(cocos2d::ccHSVValue, bool, bool) = win 0x96950, imac 0x41c3b0;

void createTextInputNode(cocos2d::CCPoint, int) = win 0x97300, imac 0x41d110;
static cocos2d::ccHSVValue getHSV(GameObject*, cocos2d::CCArray*, int) = win 0x980a0, imac 0x41df10;
static cocos2d::ccHSVValue& getHSV(GameObject*, cocos2d::CCArray*, int) = win 0x980a0, imac 0x41df10;
bool init(cocos2d::ccHSVValue, bool, bool) = win 0x96a20, imac 0x41c760;
void onClose() = imac 0x41c480;
void onResetHSV(cocos2d::CCObject* sender) = win 0x97b10, imac 0x41d530;
Expand Down
2 changes: 1 addition & 1 deletion bindings/2.2073/GeometryDash.bro
Original file line number Diff line number Diff line change
Expand Up @@ -2618,7 +2618,7 @@ class ConfigureHSVWidget : cocos2d::CCNode, TextInputDelegate {
// virtual ~ConfigureHSVWidget();

static ConfigureHSVWidget* create(cocos2d::ccHSVValue, bool, bool) = win 0x96950, imac 0x41d100;
static cocos2d::ccHSVValue getHSV(GameObject*, cocos2d::CCArray*, int) = win 0x980a0, imac 0x41ec60, m1 0x39a3a0;
static cocos2d::ccHSVValue& getHSV(GameObject*, cocos2d::CCArray*, int) = win 0x980a0, imac 0x41ec60, m1 0x39a3a0;

void createTextInputNode(cocos2d::CCPoint, int) = win 0x97300, imac 0x41de60, m1 0x399618;
bool init(cocos2d::ccHSVValue, bool, bool) = win 0x96a20, imac 0x41d4b0, m1 0x398ce8;
Expand Down
2 changes: 1 addition & 1 deletion bindings/2.2074/GeometryDash.bro
Original file line number Diff line number Diff line change
Expand Up @@ -4414,7 +4414,7 @@ class ConfigureHSVWidget : cocos2d::CCNode, TextInputDelegate {
// virtual ~ConfigureHSVWidget();

static ConfigureHSVWidget* create(cocos2d::ccHSVValue hsv, bool noBackground, bool addInputs) = win 0x96950, m1 0x39886c, imac 0x41cf70, ios 0x101fe8;
static cocos2d::ccHSVValue getHSV(GameObject* object, cocos2d::CCArray* objects, int mode) = win 0x980a0, imac 0x41ead0, m1 0x39a274, ios 0x1033fc;
static cocos2d::ccHSVValue& getHSV(GameObject* object, cocos2d::CCArray* objects, int mode) = win 0x980a0, imac 0x41ead0, m1 0x39a274, ios 0x1033fc;

virtual void textInputOpened(CCTextInputNode* node) = win inline, m1 0x39a008, imac 0x41e810, ios 0x10323c {}
virtual void textInputClosed(CCTextInputNode* node) = win 0x8b790, m1 0x39a010, imac 0x41e830, ios 0x103244;
Expand Down
2 changes: 1 addition & 1 deletion bindings/2.208/GeometryDash.bro
Original file line number Diff line number Diff line change
Expand Up @@ -2327,7 +2327,7 @@ class ConfigureHSVWidget : cocos2d::CCNode, TextInputDelegate {
// virtual ~ConfigureHSVWidget();

static ConfigureHSVWidget* create(cocos2d::ccHSVValue hsv, bool noBackground, bool addInputs) = win 0x96a30, imac 0x42f4e0, m1 0x3a1d08;
static cocos2d::ccHSVValue getHSV(GameObject* object, cocos2d::CCArray* objects, int mode) = win 0x98180, m1 0x3a36dc;
static cocos2d::ccHSVValue& getHSV(GameObject* object, cocos2d::CCArray* objects, int mode) = win 0x98180, m1 0x3a36dc;

virtual void textInputOpened(CCTextInputNode* node) = win inline, imac 0x430d60, m1 0x3a3480;
virtual void textInputClosed(CCTextInputNode* node) = win 0x8b870, imac 0x430d80, m1 0x3a3488;
Expand Down
2 changes: 1 addition & 1 deletion bindings/2.2081/GeometryDash.bro
Original file line number Diff line number Diff line change
Expand Up @@ -2325,7 +2325,7 @@ class ConfigureHSVWidget : cocos2d::CCNode, TextInputDelegate {
// virtual ~ConfigureHSVWidget();

static ConfigureHSVWidget* create(cocos2d::ccHSVValue hsv, bool noBackground, bool addInputs) = win 0x96a10, imac 0x42fa40, m1 0x3a21ec, ios 0xfefc0;
static cocos2d::ccHSVValue getHSV(GameObject* object, cocos2d::CCArray* objects, int mode) = win 0x98160, imac 0x431590, m1 0x3a3bc0, ios 0x1003dc;
static cocos2d::ccHSVValue& getHSV(GameObject* object, cocos2d::CCArray* objects, int mode) = win 0x98160, imac 0x431590, m1 0x3a3bc0, ios 0x1003dc;

virtual void textInputOpened(CCTextInputNode* node) = win inline, imac 0x4312c0, m1 0x3a3964, ios 0x10021c;
virtual void textInputClosed(CCTextInputNode* node) = win 0x8b850, imac 0x4312e0, m1 0x3a396c, ios 0x100224;
Expand Down