// // cocos2d::extension::CCControlHuePicker::CCControlHuePicker from 0x18001b600 to 0x18001b6d0 (208 bytes) // // 2 xrefs: // > @ 0x18002fdf8 // > @ 0x18004ade8 // // 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::CCControlHuePicker *__fastcall cocos2d::extension::CCControlHuePicker::CCControlHuePicker( cocos2d::extension::CCControlHuePicker *this, const struct cocos2d::extension::CCControlHuePicker *a2) { cocos2d::extension::CCControl::CCControl(this, a2); *(_QWORD *)this = &cocos2d::extension::CCControlHuePicker::`vftable'{for `cocos2d::CCNode'}; *((_QWORD *)this + 40) = &cocos2d::extension::CCControlHuePicker::`vftable'{for `cocos2d::CCTouchDelegate'}; *((_QWORD *)this + 41) = &cocos2d::extension::CCControlHuePicker::`vftable'{for `cocos2d::CCAccelerometerDelegate'}; *((_QWORD *)this + 42) = &cocos2d::extension::CCControlHuePicker::`vftable'{for `cocos2d::CCKeypadDelegate'}; *((_QWORD *)this + 43) = &cocos2d::extension::CCControlHuePicker::`vftable'{for `cocos2d::CCKeyboardDelegate'}; *((_QWORD *)this + 44) = &cocos2d::extension::CCControlHuePicker::`vftable'{for `cocos2d::CCMouseDelegate'}; *((_QWORD *)this + 51) = &cocos2d::extension::CCControlHuePicker::`vftable'; *((_DWORD *)this + 118) = *((_DWORD *)a2 + 118); *((_DWORD *)this + 119) = *((_DWORD *)a2 + 119); *((_QWORD *)this + 60) = *((_QWORD *)a2 + 60); *((_QWORD *)this + 61) = *((_QWORD *)a2 + 61); cocos2d::CCPoint::CCPoint( (cocos2d::extension::CCControlHuePicker *)((char *)this + 496), (const struct cocos2d::extension::CCControlHuePicker *)((char *)a2 + 496)); return this; }