// // cocos2d::extension::CCControlPotentiometer::potentiometerBegan from 0x180009580 to 0x1800095b4 (52 bytes) // // 3 xrefs: // > @ 0x18002fdf8 // > @ 0x1800499d8 // > @ 0x1800499e4 // // 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 // __int64 __fastcall cocos2d::extension::CCControlPotentiometer::potentiometerBegan(_QWORD *a1, __int64 a2) { LOBYTE(a2) = 1; (*(void (__fastcall **)(_QWORD *, __int64))(*a1 + 1032LL))(a1, a2); return (**(__int64 (__fastcall ***)(__int64, void *))(a1[59] + 320LL))(a1[59] + 320LL, &unk_1800234A4); }