// // cocos2d::extension::CCControlSlider::CCControlSlider from 0x18001bd30 to 0x18001be17 (231 bytes) // // 2 xrefs: // > @ 0x18002fdf8 // > @ 0x18004ae60 // // 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 // cocos2d::extension::CCControlSlider *__fastcall cocos2d::extension::CCControlSlider::CCControlSlider( cocos2d::extension::CCControlSlider *this, const struct cocos2d::extension::CCControlSlider *a2) { cocos2d::extension::CCControl::CCControl(this, a2); *(_QWORD *)this = &cocos2d::extension::CCControlSlider::`vftable'{for `cocos2d::CCNode'}; *((_QWORD *)this + 40) = &cocos2d::extension::CCControlSlider::`vftable'{for `cocos2d::CCTouchDelegate'}; *((_QWORD *)this + 41) = &cocos2d::extension::CCControlSlider::`vftable'{for `cocos2d::CCAccelerometerDelegate'}; *((_QWORD *)this + 42) = &cocos2d::extension::CCControlSlider::`vftable'{for `cocos2d::CCKeypadDelegate'}; *((_QWORD *)this + 43) = &cocos2d::extension::CCControlSlider::`vftable'{for `cocos2d::CCKeyboardDelegate'}; *((_QWORD *)this + 44) = &cocos2d::extension::CCControlSlider::`vftable'{for `cocos2d::CCMouseDelegate'}; *((_QWORD *)this + 51) = &cocos2d::extension::CCControlSlider::`vftable'; *((_DWORD *)this + 118) = *((_DWORD *)a2 + 118); *((_DWORD *)this + 119) = *((_DWORD *)a2 + 119); *((_DWORD *)this + 120) = *((_DWORD *)a2 + 120); *((_DWORD *)this + 121) = *((_DWORD *)a2 + 121); *((_DWORD *)this + 122) = *((_DWORD *)a2 + 122); *((_QWORD *)this + 62) = *((_QWORD *)a2 + 62); *((_QWORD *)this + 63) = *((_QWORD *)a2 + 63); *((_QWORD *)this + 64) = *((_QWORD *)a2 + 64); return this; }