#import <CC3CC2Extensions.h>
Class Methods | |
| (id) | + layer |
Properties | |
| CC3ViewController *controller | __deprecated |
| CCGLView *view | __deprecated |
Extension category to support Cocos3D functionality.
| + (id) layer |
Allocates and initializes a layer.
|
readnonatomicassign |
The controller controlling the scene.
Under iOS and Cocos2D v2 & v3, returns the CCDirector singleton. Setting this property has no effect.
|
readnonatomicassign |
The view displaying this layer.