Classes | Defines

CC3UIViewController.h File Reference

#import <UIKit/UIViewController.h>
#import "CC3IOSExtensions.h"
#import "cocos2d.h"

Classes

class  CC3DeviceCameraOverlayUIViewController
 CC3AugmentedRealityUIViewController is a CC3UIViewController that adds the ability to display the 3D scene as an overlay on a background generated by the device camera. More...
class  CC3UIViewController
 An instance of CC3UIViewController manages a single CCNode (typically a CCLayer) as changes occur to the device orientation (portrait, landscape, etc). More...
class  CCNode(CC3UIViewController)
 Extension to CCNode to support structural node hierarchies containing controlled nodes. More...
protocol  <ControlledCCNodeProtocol>
 Deprecated and unused. More...

Defines

#define CCNodeController   CC3DeviceCameraOverlayUIViewController

Detailed Description


Define Documentation

#define CCNodeController   CC3DeviceCameraOverlayUIViewController