// // cocos2d::CCLayer::ccTouchesBegan from 0x18001eeeb to 0x18001eef1 (6 bytes) // // 12 xrefs: // > @ 0x1800236b8 // > @ 0x180023cb8 // > @ 0x1800246f0 // > @ 0x180024930 // > @ 0x180024ee0 // > @ 0x1800254c8 // > @ 0x180025a78 // > @ 0x180026048 // > @ 0x180026670 // > @ 0x180027b00 // > @ 0x1800282f8 // > @ 0x180028870 // // 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::ccTouchesBegan( cocos2d::CCLayer *this, struct cocos2d::CCSet *a2, struct cocos2d::CCEvent *a3) { __imp_?ccTouchesBegan@CCLayer@cocos2d@@UEAAXPEAVCCSet@2@PEAVCCEvent@2@@Z(this, a2, a3); }