search results

  1. Most transitions use a regular CCAction to perform its job. To fade the layer in, use the CCFade action. The downside: not all transitions are backed by actions, and ...
    stackoverflow.com/.../15257910/ccscene-​addchild-transition - Cached
  2. cocos2d remove scene / scene transitions +(void) goMenu ... CCScene *newScene = [SceneManager wrap:layer]; ... [newScene addChild: layer];
    pastebin.com/ePLJCehw - Cached
  3. < DIV class=res>
    They are all transition effects Cocos2d, ... wrap: (CCLayer *) layer {CCScene NewScene * = [CCScene node], [NewScene addChild: layer]; NewScene return;} ...
    www.gomonkey.it/en/2012/03/cocos2d-​creare-un-menu-con... - Cach ed