iOS Programming
Programming Stuff on iOS, Objective-C, Admob, Unity, Cocos2d-x
Thursday, May 7, 2015
Cocos2dx: Scene Transitions
Examples:
Director
::
getInstance
()->
replaceScene
(
TransitionFlipX
::
create
(
2
, scene));
Director
::
getInstance
()->
replaceScene
(
TransitionFade
::
create
(
2
, scene));
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment