// // cocos2d::CCNode::setAnchorPoint from 0x18001ee31 to 0x18001ee37 (6 bytes) // // 13 xrefs: // > @ 0x180023800 // > @ 0x180023e00 // > @ 0x180024370 // > @ 0x180024a78 // > @ 0x180025028 // > @ 0x180025610 // > @ 0x180025bc0 // > @ 0x180026190 // > @ 0x1800267b8 // > @ 0x180027660 // > @ 0x180028440 // > @ 0x1800289b8 // > @ 0x180029208 // // 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::setAnchorPoint(cocos2d::CCNode *this, const struct cocos2d::CCPoint *a2) { __imp_?setAnchorPoint@CCNode@cocos2d@@UEAAXAEBVCCPoint@2@@Z(this, a2); }