// // cocos2d::CCNode::setSkewX from 0x18001ee49 to 0x18001ee4f (6 bytes) // // 14 xrefs: // > @ 0x1800237e0 // > @ 0x180023de0 // > @ 0x180024350 // > @ 0x180024a58 // > @ 0x180025008 // > @ 0x1800255f0 // > @ 0x180025ba0 // > @ 0x180026170 // > @ 0x180026798 // > @ 0x180027640 // > @ 0x180027c28 // > @ 0x180028420 // > @ 0x180028998 // > @ 0x1800291e8 // // 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::setSkewX(cocos2d::CCNode *this, float a2) { __imp_?setSkewX@CCNode@cocos2d@@UEAAXM@Z(this, a2); }