// // cocos2d::extension::CCControlSlider::ccTouchEnded from 0x18000acf0 to 0x18000ad20 (48 bytes) // // 3 xrefs: // > @ 0x180025a68 // > @ 0x18002fdf8 // > @ 0x180049bb8 // // 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::CCControlSlider::ccTouchEnded( cocos2d::extension::CCControlSlider *this, struct cocos2d::CCTouch *a2, struct cocos2d::CCEvent *a3) { __int64 v4; // rax char v5; // [rsp+30h] [rbp+8h] BYREF v4 = cocos2d::CCPoint::CCPoint((cocos2d::CCPoint *)&v5, (const struct cocos2d::CCPoint *)&unk_180048608); cocos2d::extension::CCControlSlider::sliderEnded((char *)this - 320, v4); }