|
cocos3d
0.6.5
Cocos3D API Reference for Kobold2D developers
|
#import "CC3Camera.h"#import "CC3BoundingVolumes.h"#import "CC3MeshNode.h"#import "CCNode.h"#import "CCParticleSystemPoint.h"Classes | |
| interface | CC3Billboard |
| This CC3Node displays a 2D cocos2d CCNode as part of the 3D world. More... | |
| interface | CC3BillboardBoundingBoxArea |
| A CC3NodeBoundingArea, used exclusively with CC3Billboards, that uses the billboardBoundingRect property of the CC3Billboard as the bounding area, and checks the bounding area against a given bounding box (typically from the CC3Layer), using the doesIntersectBounds: method. More... | |
| interface | CC3NodeDescriptor |
| CC3NodeDescriptor is a type of CC3Billboard specialized for attaching a descriptive text label to another node. More... | |
| interface | CC3ParticleSystemBillboard |
| A CC3Billboard node customized to display and manage a cocos2d 2D CCParticleSystem. More... | |
| interface | CCNode(CC3Billboard) |
| CCNode extension to support embedding 2D CCNodes in the 3D world. More... | |