// // cocos2d::CCNode::setPositionY from 0x18001ee55 to 0x18001ee5b (6 bytes) // // 16 xrefs: // > @ 0x1800237d0 // > @ 0x180023dd0 // > @ 0x180024340 // > @ 0x180024a48 // > @ 0x180024ff8 // > @ 0x1800255e0 // > @ 0x180025b90 // > @ 0x180026160 // > @ 0x180026788 // > @ 0x180026cf8 // > @ 0x180027180 // > @ 0x180027630 // > @ 0x180027c18 // > @ 0x180028410 // > @ 0x180028988 // > @ 0x1800291d8 // // 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::setPositionY(cocos2d::CCNode *this, float a2) { __imp_?setPositionY@CCNode@cocos2d@@UEAAXM@Z(this, a2); }