09 2020 档案

摘要:TargetedAction TargetedAction类的官方注释; /** @class TargetedAction @brief Overrides the target of an action so that it always runs on the target specified 阅读全文
posted @ 2020-09-22 21:23 holm 阅读(458) 评论(0) 推荐(0)
摘要:CONVERT POINT FUNC cocos2d-x中,Node类有六个坐标转换函数,分别是: Vec2 convertToNodeSpace(const Vec2& worldPoint) const; Vec2 convertToWorldSpace(const Vec2& nodePoin 阅读全文
posted @ 2020-09-22 21:16 holm 阅读(557) 评论(0) 推荐(0)