{"type": "func", "start": 6442494288, "end": 6442494347, "name": "cocos2d::extension::CCControlSlider::setMinimumValue", "pseudocode": "// \n// cocos2d::extension::CCControlSlider::setMinimumValue from 0x18000a950 to 0x18000a98b (59 bytes)\n// \n// 2 xrefs:\n// > <???> @ 0x180025f10\n// > <???> @ 0x18002fdf8\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::setMinimumValue(\n        cocos2d::extension::CCControlSlider *this,\n        float a2)\n{\n  bool v2; // cf\n\n  v2 = a2 < *((float *)this + 120);\n  *((float *)this + 119) = a2;\n  *((float *)this + 121) = a2;\n  if ( !v2 )\n    *((float *)this + 120) = a2 + 1.0;\n  (*(void (**)(void))(*(_QWORD *)this + 1112LL))();\n}", "assembly": "; \n; cocos2d::extension::CCControlSlider::setMinimumValue from 0x18000a950 to 0x18000a98b (59 bytes)\n; \n; 2 xrefs:\n; > <???> @ 0x180025f10\n; > <???> @ 0x18002fdf8\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\ncomiss  xmm1, dword ptr [rcx+1E0h]                                     ; +0x0, 0x18000a950\nmovss   dword ptr [rcx+1DCh], xmm1                                     ; +0x7, 0x18000a957\nmovss   dword ptr [rcx+1E4h], xmm1                                     ; +0xf, 0x18000a95f\njb      short loc_18000A979                                            ; +0x17, 0x18000a967\naddss   xmm1, cs:dword_180029518                                       ; +0x19, 0x18000a969\nmovss   dword ptr [rcx+1E0h], xmm1                                     ; +0x21, 0x18000a971\nmov     rax, [rcx]                                                     ; +0x29, 0x18000a979\nmovss   xmm1, dword ptr [rcx+1D8h]                                     ; +0x2c, 0x18000a97c\njmp     qword ptr [rax+458h]                                           ; +0x34, 0x18000a984", "xrefs": ["<???> @ 0x180025f10", "<???> @ 0x18002fdf8"], "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"}