// // cocos2d::CCNode::setSkewY from 0x18001ee3d to 0x18001ee43 (6 bytes) // // 14 xrefs: // > @ 0x1800237f0 // > @ 0x180023df0 // > @ 0x180024360 // > @ 0x180024a68 // > @ 0x180025018 // > @ 0x180025600 // > @ 0x180025bb0 // > @ 0x180026180 // > @ 0x1800267a8 // > @ 0x180027650 // > @ 0x180027c38 // > @ 0x180028430 // > @ 0x1800289a8 // > @ 0x1800291f8 // // 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::setSkewY(cocos2d::CCNode *this, float a2) { __imp_?setSkewY@CCNode@cocos2d@@UEAAXM@Z(this, a2); }