You.i Engine
YiScreenTransitionManager.h File Reference

Go to the source code of this file.

Classes

class  CYIScreenTransitionManager
 Stores a stack of screen view controllers (referred to here for simplicity as "screens") to allow for forward and backward navigation between screens (including handling screen transitions) by using PushScreen() and PopScreen(). More...
 
struct  CYIScreenTransitionManager::ScreenTransitionBundle
 Contains optional data which can be stored on the screen stack with PushScreen() and retrieved using PeekScreenBundle(). More...
 
class  CYIScreenTransitionManager::ScreenTransitionDelegate
 Listener interface for the CYIScreenTransitionManager events. More...