Classes

CC3Billboard.h File Reference

#import "CC3Camera.h"
#import "CC3BoundingVolumes.h"
#import "CCNode.h"

Classes

class  CC3Billboard
 This CC3Node displays a 2D cocos2D CCNode at the projectedPosition of this node. More...
class  CC3BillboardBoundingBoxArea
 A CC3NodeBoundingArea, used exclusively with CC3Billboards, that uses the boundingBox property of the 2D CCNode contained within a CC3Billboard instance as the bounding area, and checks the bounding area against the viewport using the doesIntersectViewport: method. More...

Detailed Description