// // cocos2d::extension::CCControlPotentiometer::~CCControlPotentiometer from 0x180008e10 to 0x180008ea8 (152 bytes) // // 4 xrefs: // > sub_1800097D0 @ 0x18000982e // > sub_1800097D0 @ 0x1800097ec // > @ 0x18002fdf8 // > @ 0x180049954 // // 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::CCControlPotentiometer::~CCControlPotentiometer( cocos2d::extension::CCControlPotentiometer *this) { cocos2d::CCObject *v2; // rcx cocos2d::CCObject *v3; // rcx *(_QWORD *)this = &cocos2d::extension::CCControlPotentiometer::`vftable'{for `cocos2d::CCNode'}; *((_QWORD *)this + 40) = &cocos2d::extension::CCControlPotentiometer::`vftable'{for `cocos2d::CCTouchDelegate'}; *((_QWORD *)this + 41) = &cocos2d::extension::CCControlPotentiometer::`vftable'{for `cocos2d::CCAccelerometerDelegate'}; *((_QWORD *)this + 42) = &cocos2d::extension::CCControlPotentiometer::`vftable'{for `cocos2d::CCKeypadDelegate'}; *((_QWORD *)this + 43) = &cocos2d::extension::CCControlPotentiometer::`vftable'{for `cocos2d::CCKeyboardDelegate'}; *((_QWORD *)this + 44) = &cocos2d::extension::CCControlPotentiometer::`vftable'{for `cocos2d::CCMouseDelegate'}; *((_QWORD *)this + 51) = &cocos2d::extension::CCControlPotentiometer::`vftable'; v2 = *((cocos2d::CCObject **)this + 59); if ( v2 ) cocos2d::CCObject::release(v2); v3 = *((cocos2d::CCObject **)this + 60); if ( v3 ) cocos2d::CCObject::release(v3); cocos2d::extension::CCControl::~CCControl(this); }