// // cocos2d::extension::CCControlSaturationBrightnessPicker::ccTouchMoved from 0x18000a2a0 to 0x18000a2e5 (69 bytes) // // 3 xrefs: // > @ 0x1800254b0 // > @ 0x18002fdf8 // > @ 0x180049b04 // // This function is hookable on this platform! // // Using BromaIDA 8.0.0 @ https://github.com/Stazzical/BromaIDA // Using bindings at commit ba9f177b at Thu Jul 16 22:52:06 2026 from https://github.com/geode-sdk/bindings // void __fastcall cocos2d::extension::CCControlSaturationBrightnessPicker::ccTouchMoved( cocos2d::extension::CCControlSaturationBrightnessPicker *this, struct cocos2d::CCTouch *a2, struct cocos2d::CCEvent *a3) { char *v3; // rbx float *v4; // rax char v5; // [rsp+30h] [rbp+8h] BYREF char v6; // [rsp+48h] [rbp+20h] BYREF v3 = (char *)this - 320; (*(void (__fastcall **)(char *, char *, struct cocos2d::CCTouch *))(*((_QWORD *)this - 40) + 1096LL))( (char *)this - 320, &v5, a2); v4 = (float *)cocos2d::CCPoint::CCPoint((cocos2d::CCPoint *)&v6, (const struct cocos2d::CCPoint *)&v5); cocos2d::extension::CCControlSaturationBrightnessPicker::checkSliderPosition((__int64)v3, v4, 1); }