几种CCTransitionScene

CCFadeTransition: Fade to a specific color and back.

CCFadeTRTransition (three more variations): Tiles flip over to reveal new scene.

CCJumpZoomTransition: Scene bounces and gets smaller, new scene does the reverse.

CCMoveInLTransition (three more variations): Scene moves out, new scene moves in at the same time, either from left, right, top or bottom.

CCOrientedTransitionScene (six more variations): A variety of transitions flipping the whole scene around

CCPageTurnTransition: An effect like turning a page.

CCRotoZoomTransition: Scene rotates and gets smaller, new scene does reverse.

CCShrinkGrowTransition: Current scene shrinks, new scene grows over it.

CCSlideInLTransition (three more variations): New scene slides over the current scene, either from left, right, top or bottom.

CCSplitColsTransition (one variation): Columns of scene move up or down to reveal new scene.

CCTurnOffTilesTransition: Tiles randomly replaced by tiles of new scene.

posted @ 2011-03-01 20:34  Fannic  阅读(1196)  评论(0编辑  收藏  举报