Bezier configuration structure. More...
#include <CCActionInterval.h>
Public Attributes | |
| Vec2 | endPosition |
| end position of the bezier More... | |
| var | endPosition |
| end position of the bezier More... | |
| local | endPosition |
| end position of the bezier More... | |
| Vec2 | controlPoint_1 |
| Bezier control point 1. More... | |
| Vec2 | controlPoint_2 |
| Bezier control point 2. More... | |
| var | controlPoint_2 |
| Bezier control point 2. More... | |
| local | controlPoint_2 |
| Bezier control point 2. More... | |
Bezier configuration structure.
| Vec2 controlPoint_1 |
Bezier control point 1.
| var controlPoint_1 |
Bezier control point 1.
| local controlPoint_1 |
Bezier control point 1.
| Vec2 controlPoint_2 |
Bezier control point 2.
| var controlPoint_2 |
Bezier control point 2.
| local controlPoint_2 |
Bezier control point 2.
| Vec2 endPosition |
end position of the bezier
| var endPosition |
end position of the bezier
| local endPosition |
end position of the bezier