// // cocos2d::CCLayer::setAccelerometerInterval from 0x18001ec3f to 0x18001ec45 (6 bytes) // // 12 xrefs: // > @ 0x180023ab0 // > @ 0x1800240b0 // > @ 0x180024620 // > @ 0x180024d28 // > @ 0x1800252d8 // > @ 0x1800258c0 // > @ 0x180025e70 // > @ 0x180026440 // > @ 0x180026a68 // > @ 0x180027ef8 // > @ 0x1800286f0 // > @ 0x180028c68 // // 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::setAccelerometerInterval(cocos2d::CCLayer *this, double a2) { __imp_?setAccelerometerInterval@CCLayer@cocos2d@@UEAAXN@Z(this, a2); }