{"type": "func", "start": 6442520544, "end": 6442520601, "name": "cocos2d::extension::CCEditBox::setPosition", "pseudocode": "// \n// cocos2d::extension::CCEditBox::setPosition from 0x180010fe0 to 0x180011019 (57 bytes)\n// \n// 3 xrefs:\n// > <???> @ 0x180027bf0\n// > <???> @ 0x18002fdf8\n// > <???> @ 0x18004a1dc\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\nvoid __fastcall cocos2d::extension::CCEditBox::setPosition(\n        cocos2d::extension::CCEditBox *this,\n        const struct cocos2d::CCPoint *a2)\n{\n  __int64 v4; // rcx\n\n  cocos2d::CCNode::setPosition(this, a2);\n  v4 = *((_QWORD *)this + 72);\n  if ( v4 )\n    (*(void (__fastcall **)(__int64, const struct cocos2d::CCPoint *))(*(_QWORD *)v4 + 144LL))(v4, a2);\n}", "assembly": "; \n; cocos2d::extension::CCEditBox::setPosition from 0x180010fe0 to 0x180011019 (57 bytes)\n; \n; 3 xrefs:\n; > <???> @ 0x180027bf0\n; > <???> @ 0x18002fdf8\n; > <???> @ 0x18004a1dc\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\nmov     [rsp+arg_0], rbx                                               ; +0x0, 0x180010fe0\npush    rdi                                                            ; +0x5, 0x180010fe5\nsub     rsp, 20h                                                       ; +0x6, 0x180010fe6\nmov     rdi, rdx                                                       ; +0xa, 0x180010fea\nmov     rbx, rcx                                                       ; +0xd, 0x180010fed\ncall    cs:__imp_?setPosition@CCNode@cocos2d@@UEAAXAEBVCCPoint@2@@Z; cocos2d::CCNode::setPosition(cocos2d::CCPoint const &) ; +0x10, 0x180010ff0\nmov     rcx, [rbx+240h]                                                ; +0x16, 0x180010ff6\ntest    rcx, rcx                                                       ; +0x1d, 0x180010ffd\njz      short loc_18001100E                                            ; +0x20, 0x180011000\nmov     rax, [rcx]                                                     ; +0x22, 0x180011002\nmov     rdx, rdi                                                       ; +0x25, 0x180011005\ncall    qword ptr [rax+90h]                                            ; +0x28, 0x180011008\nmov     rbx, [rsp+28h+arg_0]                                           ; +0x2e, 0x18001100e\nadd     rsp, 20h                                                       ; +0x33, 0x180011013\npop     rdi                                                            ; +0x37, 0x180011017\nretn                                                                   ; +0x38, 0x180011018", "xrefs": ["<???> @ 0x180027bf0", "<???> @ 0x18002fdf8", "<???> @ 0x18004a1dc"], "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"}