schmittsfn / STSRotateAround

cocos2d-x action to make the target node move around a center of rotation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

STSRotateAround

A cocos2d action to make a target node move in a circular path around a center of rotation without changing the target's own rotation. The direction of motion is anti-clockwise. Reversing the action will make it clockwise.

Demo video:

License

MIT. See translation units.

About

cocos2d-x action to make the target node move around a center of rotation

License:MIT License


Languages

Language:C++ 50.3%Language:Objective-C 49.7%