// // cocos2d::CCNode::getAnchorPointInPoints from 0x18001ee25 to 0x18001ee2b (6 bytes) // // 16 xrefs: // > @ 0x180023810 // > @ 0x180023e10 // > @ 0x180024380 // > @ 0x180024a88 // > @ 0x180025038 // > @ 0x180025620 // > @ 0x180025bd0 // > @ 0x1800261a0 // > @ 0x1800267c8 // > @ 0x180026d38 // > @ 0x1800271c0 // > @ 0x180027670 // > @ 0x180027c58 // > @ 0x180028450 // > @ 0x1800289c8 // > @ 0x180029218 // // 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 const struct cocos2d::CCPoint *__fastcall cocos2d::CCNode::getAnchorPointInPoints(cocos2d::CCNode *this) { return __imp_?getAnchorPointInPoints@CCNode@cocos2d@@UEAAAEBVCCPoint@2@XZ(this); }