v2.0.2
Class Methods | Properties | List of all members
CCLayer(CC3) Category Reference

#import <CC3CC2Extensions.h>

Class Methods

(id) + layer
 

Properties

CC3ViewController *controller __deprecated
 
CCGLView *view __deprecated
 

Detailed Description

Extension category to support Cocos3D functionality.

Method Documentation

+ (id) layer

Allocates and initializes a layer.

Property Documentation

- (CC3ViewController* controller) __deprecated
readnonatomicassign

The controller controlling the scene.

Under iOS and Cocos2D v2 & v3, returns the CCDirector singleton. Setting this property has no effect.

- (CCGLView* view) __deprecated
readnonatomicassign

The view displaying this layer.


The documentation for this category was generated from the following file: