On Mon, Aug 18, 2008 at 8:00 PM, Daniel F Moisset <[EMAIL PROTECTED]>wrote:

>
> Currently, one can do "director.replace(SomeTransition(some_scene))" to
> switch to another scene with a transition (instead of the usual
> "director.replace(some_scene)" ).
>
> Is there a way to push() or pop() scenes with transitions?



Nope :(  The transition returns the "inner" scene, so the transition is not
pushed in the stack.

riq.




-- 
ser humano
http://monodiario.blogspot.com

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"cocos2d discuss" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cocos-discuss?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to