{"type": "func", "start": 6442483312, "end": 6442483371, "name": "cocos2d::extension::CCControlColourPicker::create", "pseudocode": "// \n// cocos2d::extension::CCControlColourPicker::create from 0x180007e70 to 0x180007eab (59 bytes)\n// \n// 2 xrefs:\n// > <???> @ 0x18002fdf8\n// > <???> @ 0x18004981c\n// \n// This function is hookable on this platform!\n// \n// Using BromaIDA 8.0.0 @ https://github.com/Stazzical/BromaIDA\n// Using bindings at commit ba9f177b at Thu Jul 16 22:52:06 2026 from https://github.com/geode-sdk/bindings\n// \n\n// Alternative name is '?colourPicker@CCControlColourPicker@extension@cocos2d@@SAPEAV123@XZ'\n// Hidden C++ exception states: #wind=1\nstruct cocos2d::extension::CCControlColourPicker *__fastcall cocos2d::extension::CCControlColourPicker::create()\n{\n  cocos2d::CCObject *v0; // rbx\n  cocos2d::extension::CCControlColourPicker *v2; // [rsp+30h] [rbp+8h]\n\n  v2 = (cocos2d::extension::CCControlColourPicker *)operator new(0x220u);\n  v0 = (cocos2d::CCObject *)cocos2d::extension::CCControlColourPicker::CCControlColourPicker(v2);\n  (*(void (__fastcall **)(cocos2d::CCObject *))(*(_QWORD *)v0 + 72LL))(v0);\n  cocos2d::CCObject::autorelease(v0);\n  return v0;\n}", "assembly": "; \n; cocos2d::extension::CCControlColourPicker::create from 0x180007e70 to 0x180007eab (59 bytes)\n; \n; 2 xrefs:\n; > <???> @ 0x18002fdf8\n; > <???> @ 0x18004981c\n; \n; This function is hookable on this platform!\n; \n; Using BromaIDA 8.0.0 @ https:;github.com/Stazzical/BromaIDA\n; Using bindings at commit ba9f177b at Thu Jul 16 22:52:06 2026 from https:;github.com/geode-sdk/bindings\n; \n\npush    rbx                                                            ; +0x0, 0x180007e70\nsub     rsp, 20h                                                       ; +0x2, 0x180007e72\nmov     ecx, 220h; Size                                                ; +0x6, 0x180007e76\ncall    ??2@YAPEAX_K@Z; operator new(unsigned __int64)                 ; +0xb, 0x180007e7b\nmov     [rsp+28h+arg_0], rax                                           ; +0x10, 0x180007e80\nmov     rcx, rax; this                                                 ; +0x15, 0x180007e85\ncall    ??0CCControlColourPicker@extension@cocos2d@@QEAA@XZ; cocos2d::extension::CCControlColourPicker::CCControlColourPicker(void) ; +0x18, 0x180007e88\nmov     rbx, rax                                                       ; +0x1d, 0x180007e8d\nmov     rdx, [rax]                                                     ; +0x20, 0x180007e90\nmov     rcx, rax                                                       ; +0x23, 0x180007e93\ncall    qword ptr [rdx+48h]                                            ; +0x26, 0x180007e96\nmov     rcx, rbx                                                       ; +0x29, 0x180007e99\ncall    cs:?autorelease@CCObject@cocos2d@@QEAAPEAV12@XZ; cocos2d::CCObject::autorelease(void) ; +0x2c, 0x180007e9c\nmov     rax, rbx                                                       ; +0x32, 0x180007ea2\nadd     rsp, 20h                                                       ; +0x35, 0x180007ea5\npop     rbx                                                            ; +0x39, 0x180007ea9\nretn                                                                   ; +0x3a, 0x180007eaa", "xrefs": ["<???> @ 0x18002fdf8", "<???> @ 0x18004981c"], "is_objc": false, "is_arm32": false, "is_arm64": false, "bida_info": "8.0.0 @ https://github.com/Stazzical/BromaIDA", "bindings_info": "commit ba9f177b at Thu Jul 16 22:52:06 2026 from https://github.com/geode-sdk/bindings"}