CCNavigationController Class Reference
| Inherits from | UINavigationController |
|---|---|
| Conforms to | CCDirectorDelegate |
| Declared in | CCAppDelegate.h |
Overview
Just a plain, simple subclass of UINavigationController. It implements certain navigation controller methods mainly related to orientation and projection changes Cocos2D needs to know about. Other than that it is just a regular UINavigationController.