{"type": "func", "start": 6442494208, "end": 6442494281, "name": "cocos2d::extension::CCControlSlider::setValue", "pseudocode": "// \n// cocos2d::extension::CCControlSlider::setValue from 0x18000a900 to 0x18000a949 (73 bytes)\n// \n// 3 xrefs:\n// > <???> @ 0x180025f08\n// > <???> @ 0x18002fdf8\n// > <???> @ 0x180049b7c\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::CCControlSlider::setValue(cocos2d::extension::CCControlSlider *this, float a2)\n{\n  __int64 v3; // rax\n\n  v3 = *(_QWORD *)this;\n  *((float *)this + 118) = fminf(*((float *)this + 120), fmaxf(*((float *)this + 119), a2));\n  (*(void (**)(void))(v3 + 1064))();\n  (*(void (__fastcall **)(cocos2d::extension::CCControlSlider *, __int64))(*(_QWORD *)this + 1072LL))(this, 256);\n}", "assembly": "; \n; cocos2d::extension::CCControlSlider::setValue from 0x18000a900 to 0x18000a949 (73 bytes)\n; \n; 3 xrefs:\n; > <???> @ 0x180025f08\n; > <???> @ 0x18002fdf8\n; > <???> @ 0x180049b7c\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, 0x18000a900\nsub     rsp, 20h                                                       ; +0x2, 0x18000a902\nmovss   xmm2, dword ptr [rcx+1DCh]                                     ; +0x6, 0x18000a906\nmov     rbx, rcx                                                       ; +0xe, 0x18000a90e\nmovss   xmm0, dword ptr [rcx+1E0h]                                     ; +0x11, 0x18000a911\nmaxss   xmm2, xmm1                                                     ; +0x19, 0x18000a919\nmov     rax, [rcx]                                                     ; +0x1d, 0x18000a91d\nminss   xmm0, xmm2                                                     ; +0x20, 0x18000a920\nmovss   dword ptr [rcx+1D8h], xmm0                                     ; +0x24, 0x18000a924\ncall    qword ptr [rax+428h]                                           ; +0x2c, 0x18000a92c\nmov     rax, [rbx]                                                     ; +0x32, 0x18000a932\nmov     edx, 100h                                                      ; +0x35, 0x18000a935\nmov     rcx, rbx                                                       ; +0x3a, 0x18000a93a\nadd     rsp, 20h                                                       ; +0x3d, 0x18000a93d\npop     rbx                                                            ; +0x41, 0x18000a941\njmp     qword ptr [rax+430h]                                           ; +0x42, 0x18000a942", "xrefs": ["<???> @ 0x180025f08", "<???> @ 0x18002fdf8", "<???> @ 0x180049b7c"], "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"}