// // cocos2d::extension::CCControlStepper::CCControlStepper from 0x18001beb0 to 0x18001bfed (317 bytes) // // 2 xrefs: // > @ 0x18002fdf8 // > @ 0x18004ae78 // // 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::CCControlStepper *__fastcall cocos2d::extension::CCControlStepper::CCControlStepper( cocos2d::extension::CCControlStepper *this, const struct cocos2d::extension::CCControlStepper *a2) { cocos2d::extension::CCControl::CCControl(this, a2); *(_QWORD *)this = &cocos2d::extension::CCControlStepper::`vftable'{for `cocos2d::CCNode'}; *((_QWORD *)this + 40) = &cocos2d::extension::CCControlStepper::`vftable'{for `cocos2d::CCTouchDelegate'}; *((_QWORD *)this + 41) = &cocos2d::extension::CCControlStepper::`vftable'{for `cocos2d::CCAccelerometerDelegate'}; *((_QWORD *)this + 42) = &cocos2d::extension::CCControlStepper::`vftable'{for `cocos2d::CCKeypadDelegate'}; *((_QWORD *)this + 43) = &cocos2d::extension::CCControlStepper::`vftable'{for `cocos2d::CCKeyboardDelegate'}; *((_QWORD *)this + 44) = &cocos2d::extension::CCControlStepper::`vftable'{for `cocos2d::CCMouseDelegate'}; *((_QWORD *)this + 51) = &cocos2d::extension::CCControlStepper::`vftable'; *((_QWORD *)this + 59) = *((_QWORD *)a2 + 59); *((_QWORD *)this + 60) = *((_QWORD *)a2 + 60); *((_QWORD *)this + 61) = *((_QWORD *)a2 + 61); *((_QWORD *)this + 62) = *((_QWORD *)a2 + 62); *((_QWORD *)this + 63) = *((_QWORD *)a2 + 63); *((_BYTE *)this + 512) = *((_BYTE *)a2 + 512); *((_BYTE *)this + 513) = *((_BYTE *)a2 + 513); *((_BYTE *)this + 514) = *((_BYTE *)a2 + 514); *((_QWORD *)this + 65) = *((_QWORD *)a2 + 65); *((_QWORD *)this + 66) = *((_QWORD *)a2 + 66); *((_QWORD *)this + 67) = *((_QWORD *)a2 + 67); *((_BYTE *)this + 544) = *((_BYTE *)a2 + 544); *((_DWORD *)this + 137) = *((_DWORD *)a2 + 137); *((_DWORD *)this + 138) = *((_DWORD *)a2 + 138); return this; }