// // cocos2d::CCLayer::ccTouchEnded from 0x18001eef7 to 0x18001eefd (6 bytes) // // 4 xrefs: // > @ 0x1800236a8 // > @ 0x1800246e0 // > @ 0x180024920 // > @ 0x1800254b8 // // 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::ccTouchEnded( cocos2d::CCLayer *this, struct cocos2d::CCTouch *a2, struct cocos2d::CCEvent *a3) { __imp_?ccTouchEnded@CCLayer@cocos2d@@UEAAXPEAVCCTouch@2@PEAVCCEvent@2@@Z(this, a2, a3); }