// // cocos2d::CCLayer::isAccelerometerEnabled from 0x18001ec4b to 0x18001ec51 (6 bytes) // // 12 xrefs: // > @ 0x180023aa0 // > @ 0x1800240a0 // > @ 0x180024610 // > @ 0x180024d18 // > @ 0x1800252c8 // > @ 0x1800258b0 // > @ 0x180025e60 // > @ 0x180026430 // > @ 0x180026a58 // > @ 0x180027ee8 // > @ 0x1800286e0 // > @ 0x180028c58 // // 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::isAccelerometerEnabled(cocos2d::CCLayer *this) { return __imp_?isAccelerometerEnabled@CCLayer@cocos2d@@UEAA_NXZ(this); }