开发者

Gesture Recognition - Cocos2d

开发者 https://www.devze.com 2023-02-28 12:14 出处:网络
I have multi touch enabled so when you have two fingers on the screen and move them up/down the thumbs move up/down. I also have a sprite that needs to change between sprites once the thumbs have fini

I have multi touch enabled so when you have two fingers on the screen and move them up/down the thumbs move up/down. I also have a sprite that needs to change between sprites once the thumbs have finished moving up, but stay the same image once the touch has ended. Is there a way to do that using gesture recognition or should I just use an animatio开发者_JAVA技巧n?

0

精彩评论

暂无评论...
验证码 换一张
取 消