// // cocos2d::CCNode::setPositionX from 0x18001ee61 to 0x18001ee67 (6 bytes) // // 16 xrefs: // > @ 0x1800237c0 // > @ 0x180023dc0 // > @ 0x180024330 // > @ 0x180024a38 // > @ 0x180024fe8 // > @ 0x1800255d0 // > @ 0x180025b80 // > @ 0x180026150 // > @ 0x180026778 // > @ 0x180026ce8 // > @ 0x180027170 // > @ 0x180027620 // > @ 0x180027c08 // > @ 0x180028400 // > @ 0x180028978 // > @ 0x1800291c8 // // 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::setPositionX(cocos2d::CCNode *this, float a2) { __imp_?setPositionX@CCNode@cocos2d@@UEAAXM@Z(this, a2); }