// // cocos2d::CCLayer::ccTouchBegan from 0x18001ef03 to 0x18001ef09 (6 bytes) // // 1 xrefs: // > @ 0x180023698 // // 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 bool __fastcall cocos2d::CCLayer::ccTouchBegan( cocos2d::CCLayer *this, struct cocos2d::CCTouch *a2, struct cocos2d::CCEvent *a3) { return __imp_?ccTouchBegan@CCLayer@cocos2d@@UEAA_NPEAVCCTouch@2@PEAVCCEvent@2@@Z(this, a2, a3); }