// // cocos2d::CCLayer::ccTouchMoved from 0x18001eefd to 0x18001ef03 (6 bytes) // // 2 xrefs: // > @ 0x1800236a0 // > @ 0x1800246d8 // // 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 // // attributes: thunk void __fastcall cocos2d::CCLayer::ccTouchMoved( cocos2d::CCLayer *this, struct cocos2d::CCTouch *a2, struct cocos2d::CCEvent *a3) { __imp_?ccTouchMoved@CCLayer@cocos2d@@UEAAXPEAVCCTouch@2@PEAVCCEvent@2@@Z(this, a2, a3); }