// // cocos2d::extension::CCControlPotentiometer::CCControlPotentiometer from 0x18001bb70 to 0x18001bc4b (219 bytes) // // 2 xrefs: // > @ 0x18002fdf8 // > @ 0x18004ae48 // // 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 // // Hidden C++ exception states: #wind=1 cocos2d::extension::CCControlPotentiometer *__fastcall cocos2d::extension::CCControlPotentiometer::CCControlPotentiometer( cocos2d::extension::CCControlPotentiometer *this, const struct cocos2d::extension::CCControlPotentiometer *a2) { cocos2d::extension::CCControl::CCControl(this, a2); *(_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'; *((_QWORD *)this + 59) = *((_QWORD *)a2 + 59); *((_QWORD *)this + 60) = *((_QWORD *)a2 + 60); cocos2d::CCPoint::CCPoint( (cocos2d::extension::CCControlPotentiometer *)((char *)this + 488), (const struct cocos2d::extension::CCControlPotentiometer *)((char *)a2 + 488)); *((_DWORD *)this + 124) = *((_DWORD *)a2 + 124); *((_DWORD *)this + 125) = *((_DWORD *)a2 + 125); *((_DWORD *)this + 126) = *((_DWORD *)a2 + 126); return this; }