|
cocos2d-iphone
2.1
Improved Cocos2D API Reference (iOS version) for www.kobold2d.com developers
|
#import <CCActionInterval.h>
Protected Attributes | |
| CGPoint | endPosition |
| end position of the bezier | |
| CGPoint | controlPoint_1 |
| Bezier control point 1. | |
| CGPoint | controlPoint_2 |
| Bezier control point 2. | |
bezier configuration structure
- (CGPoint) controlPoint_1 [protected] |
Bezier control point 1.
- (CGPoint) controlPoint_2 [protected] |
Bezier control point 2.
- (CGPoint) endPosition [protected] |
end position of the bezier