// // cocos2d::CCNode::getAnchorPoint from 0x18001ee2b to 0x18001ee31 (6 bytes) // // 16 xrefs: // > @ 0x180023808 // > @ 0x180023e08 // > @ 0x180024378 // > @ 0x180024a80 // > @ 0x180025030 // > @ 0x180025618 // > @ 0x180025bc8 // > @ 0x180026198 // > @ 0x1800267c0 // > @ 0x180026d30 // > @ 0x1800271b8 // > @ 0x180027668 // > @ 0x180027c50 // > @ 0x180028448 // > @ 0x1800289c0 // > @ 0x180029210 // // 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::getAnchorPoint(cocos2d::CCNode *this) { return __imp_?getAnchorPoint@CCNode@cocos2d@@UEAAAEBVCCPoint@2@XZ(this); }