// // cocos2d::CCNode::setRotationX from 0x18001edf5 to 0x18001edfb (6 bytes) // // 14 xrefs: // > @ 0x180023850 // > @ 0x180023e50 // > @ 0x1800243c0 // > @ 0x180024ac8 // > @ 0x180025078 // > @ 0x180025660 // > @ 0x180025c10 // > @ 0x1800261e0 // > @ 0x180026808 // > @ 0x1800276b0 // > @ 0x180027c98 // > @ 0x180028490 // > @ 0x180028a08 // > @ 0x180029258 // // 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::CCNode::setRotationX(cocos2d::CCNode *this, float a2) { __imp_?setRotationX@CCNode@cocos2d@@UEAAXM@Z(this, a2); }