// // cocos2d::extension::CCControlColourPicker::CCControlColourPicker from 0x18001b980 to 0x18001ba80 (256 bytes) // // 2 xrefs: // > @ 0x18002fdf8 // > @ 0x18004ae24 // // 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 // // Alternative name is '??0CCControlColourPicker@extension@cocos2d@@QEAA@$$QEAV012@@Z' cocos2d::extension::CCControlColourPicker *__fastcall cocos2d::extension::CCControlColourPicker::CCControlColourPicker( cocos2d::extension::CCControlColourPicker *this, const struct cocos2d::extension::CCControlColourPicker *a2) { cocos2d::extension::CCControl::CCControl(this, a2); *(_QWORD *)this = &cocos2d::extension::CCControlColourPicker::`vftable'{for `cocos2d::CCNode'}; *((_QWORD *)this + 40) = &cocos2d::extension::CCControlColourPicker::`vftable'{for `cocos2d::CCTouchDelegate'}; *((_QWORD *)this + 41) = &cocos2d::extension::CCControlColourPicker::`vftable'{for `cocos2d::CCAccelerometerDelegate'}; *((_QWORD *)this + 42) = &cocos2d::extension::CCControlColourPicker::`vftable'{for `cocos2d::CCKeypadDelegate'}; *((_QWORD *)this + 43) = &cocos2d::extension::CCControlColourPicker::`vftable'{for `cocos2d::CCKeyboardDelegate'}; *((_QWORD *)this + 44) = &cocos2d::extension::CCControlColourPicker::`vftable'{for `cocos2d::CCMouseDelegate'}; *((_QWORD *)this + 51) = &cocos2d::extension::CCControlColourPicker::`vftable'; *((_WORD *)this + 236) = *((_WORD *)a2 + 236); *((_BYTE *)this + 474) = *((_BYTE *)a2 + 474); *((_OWORD *)this + 30) = *((_OWORD *)a2 + 30); *((_QWORD *)this + 62) = *((_QWORD *)a2 + 62); *((_QWORD *)this + 63) = *((_QWORD *)a2 + 63); *((_QWORD *)this + 64) = *((_QWORD *)a2 + 64); *((_QWORD *)this + 65) = *((_QWORD *)a2 + 65); *((_QWORD *)this + 66) = *((_QWORD *)a2 + 66); *((_QWORD *)this + 67) = *((_QWORD *)a2 + 67); return this; }