Inherits from CCNode : NSObject
Conforms to CCRGBAProtocol
Declared in cpConstraintNode.h

Overview

Draw a constraint without the pre/post states. Use the pre/post

calls above to draw many constraints at once 

Tasks

Properties

autoFreeConstraint

color

sets and returns the color (tint)

@property (nonatomic, readwrite, assign) ccColor3B color

Availability

Declared In

CCProtocols.h

constraint

lineWidth

opacity

sets and returns the opacity.

@property (nonatomic, readwrite, assign) GLubyte opacity

Discussion

Warning: If the the texture has premultiplied alpha then, the R, G and B channels will be modified. Values goes from 0 to 255, where 255 means fully opaque.

Declared In

CCProtocols.h

pointSize

smoothDraw

spaceManager

Class Methods

nodeWithConstraint:

Instance Methods

containsPoint:padding:

initWithConstraint: