Classes

ControllableCCLayer.h File Reference

#import <Foundation/Foundation.h>
#import "cocos2d.h"
#import "CCNodeController.h"

Classes

class  ControllableCCLayer
 A CCLayerColor that implements the ControlledCCNodeProtocol protocol, and therefore can be controlled by a CCNodeController to automatically rotate when the device orientation changes, and to permit this layer to be overlaid on the device camera if it exists, permitting "augmented reality" displays. More...

Detailed Description