{"type": "func", "start": 6442583068, "end": 6442583074, "name": "atan2f", "pseudocode": "// \n// atan2f from 0x18002041c to 0x180020422 (6 bytes)\n// \n// 6 xrefs:\n// > cocos2d::extension::CCControlHuePicker::updateSliderPosition @ 0x180008a97\n// > cocos2d::extension::CCControlPotentiometer::angleInDegreesBetweenLineFromPoint_toPoint_toLineFromPoint_toPoint @ 0x180009532\n// > cocos2d::extension::CCControlPotentiometer::angleInDegreesBetweenLineFromPoint_toPoint_toLineFromPoint_toPoint @ 0x180009551\n// > cocos2d::extension::CCControlPotentiometer::potentiometerMoved @ 0x180009659\n// > cocos2d::extension::CCControlPotentiometer::potentiometerMoved @ 0x180009673\n// > cocos2d::extension::CCControlSaturationBrightnessPicker::updateSliderPosition @ 0x180009f02\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// attributes: thunk\nfloat __cdecl atan2f(float Y, float X)\n{\n  return __imp_atan2f(Y, X);\n}", "assembly": "; \n; atan2f from 0x18002041c to 0x180020422 (6 bytes)\n; \n; 6 xrefs:\n; > cocos2d::extension::CCControlHuePicker::updateSliderPosition @ 0x180008a97\n; > cocos2d::extension::CCControlPotentiometer::angleInDegreesBetweenLineFromPoint_toPoint_toLineFromPoint_toPoint @ 0x180009532\n; > cocos2d::extension::CCControlPotentiometer::angleInDegreesBetweenLineFromPoint_toPoint_toLineFromPoint_toPoint @ 0x180009551\n; > cocos2d::extension::CCControlPotentiometer::potentiometerMoved @ 0x180009659\n; > cocos2d::extension::CCControlPotentiometer::potentiometerMoved @ 0x180009673\n; > cocos2d::extension::CCControlSaturationBrightnessPicker::updateSliderPosition @ 0x180009f02\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\njmp     cs:__imp_atan2f                                                ; +0x0, 0x18002041c", "xrefs": ["cocos2d::extension::CCControlHuePicker::updateSliderPosition @ 0x180008a97", "cocos2d::extension::CCControlPotentiometer::angleInDegreesBetweenLineFromPoint_toPoint_toLineFromPoint_toPoint @ 0x180009532", "cocos2d::extension::CCControlPotentiometer::angleInDegreesBetweenLineFromPoint_toPoint_toLineFromPoint_toPoint @ 0x180009551", "cocos2d::extension::CCControlPotentiometer::potentiometerMoved @ 0x180009659", "cocos2d::extension::CCControlPotentiometer::potentiometerMoved @ 0x180009673", "cocos2d::extension::CCControlSaturationBrightnessPicker::updateSliderPosition @ 0x180009f02"], "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"}