ccBezierConfig Struct Reference

#import <IntervalAction.h>

List of all members.

Protected Attributes

CGPoint startPosition
 startPosition of the bezier
CGPoint endPosition
 end position of the bezier
CGPoint controlPoint_1
 Bezier control point 1.
CGPoint controlPoint_2
 Bezier control point 2.


Detailed Description

bezier configuration structure

Member Data Documentation

- (CGPoint) controlPoint_1 [protected]

Bezier control point 1.

- (CGPoint) controlPoint_2 [protected]

Bezier control point 2.

- (CGPoint) endPosition [protected]

end position of the bezier

- (CGPoint) startPosition [protected]

startPosition of the bezier


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

Generated on Tue Jun 9 10:39:32 2009 for cocos2d for iPhone 0.7.3 by  doxygen 1.5.8