2015-04-05

Source: Internet
Author: User

Today the main look at the 3D effect, scene switching, particles, these three are still simple.


3D effects such as:


Then last said, we can see that the 3D effect is also a time-lapse animation, this can be a test for the API one, I will not say much.


Scene switch, before we switched scenes have been using Ccdirector::shareddirector ()->replacescene (scene); now we're going to jump to the scene to wrap a layer, with Cctransitionscene,

Then we call in the Replacescene when the wrapper will have effect.


Sound System

Simpleaudioengine
Simpleaudioengine::sharedengine ()->preloadbackgroundmusic ("Audio/start.wav"); Simpleaudioengine::sharedengine ()->playbackgroundmusic ("Audio/start.wav"); Simpleaudioengine::sharedengine ()->stopbackgroundmusic ("Audio/start.wav");


Operations like this have pause and resume, and so on. Let's take a look at the API and check it out.


Particle



Use of particle systems

Ccparticleflower *flower = Ccparticleflower::create (); AddChild (flower);

When we put him addchild, the screen will automatically appear the effect, this I just saw here today, the specific use of our later.



Today later began a can not die of development, wrote One-fourth, continue to write tomorrow,


I'll go... CSDN automatically save the draft to force, just a computer blue screen, the loss before the write these also have.


Well, almost finished, and then wash and sleep, good night ~ everybody go to bed early.

2015-04-05

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.