// // cocos2d::CCMouseDelegate::scrollWheel from 0x18001ef27 to 0x18001ef2d (6 bytes) // // 12 xrefs: // > @ 0x180023640 // > @ 0x180023c40 // > @ 0x180024778 // > @ 0x1800248b8 // > @ 0x180024e68 // > @ 0x180025450 // > @ 0x180025a00 // > @ 0x180025fd0 // > @ 0x1800265f8 // > @ 0x180027a88 // > @ 0x180028280 // > @ 0x1800287f8 // // 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::CCMouseDelegate::scrollWheel(cocos2d::CCMouseDelegate *this, float a2, float a3) { __imp_?scrollWheel@CCMouseDelegate@cocos2d@@UEAAXMM@Z(this, a2, a3); }