Cocos2d-x Lua in-frame animation

Source: Internet
Author: User

Cocos2d-x Lua in-frame animation

Frame animation is to display the frame picture at a certain time interval, in a certain order, frame by frame. Our art to draw each frame for the sprite movement, so the frame animation will be composed of a lot of frames, in a certain order to switch these pictures can be.

Playing frame animations in Cocos2d-x Lua involves two classes: animation and animate, class diagram, animation is an animation class, it holds a lot of animation frames, animate class is an action class it inherits from the Actioninterval class, belongs to the interval action class , its role is to convert the animation definition animation into an action, so that we can see the effect of the animation playing.

Frame animation related class diagram

Cocos2d-x Lua in-frame animation

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.