// // cocos2d::CCNode::setPosition from 0x18001ee79 to 0x18001ee7f (6 bytes) // // 16 xrefs: // > @ 0x1800237a0 // > @ 0x180023da0 // > @ 0x180024310 // > @ 0x180024a18 // > @ 0x180024fc8 // > @ 0x1800255b0 // > @ 0x180025b60 // > @ 0x180026130 // > @ 0x180026758 // > @ 0x180026cc8 // > @ 0x180027150 // > @ 0x180027600 // > @ 0x180027be8 // > @ 0x1800283e0 // > @ 0x180028958 // > @ 0x1800291a8 // // 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::setPosition(cocos2d::CCNode *this, float a2, float a3) { __imp_?setPosition@CCNode@cocos2d@@UEAAXMM@Z(this, a2, a3); }