cocos2d-x  2.2.3
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
ccBezierConfig Struct Reference

#include <CCActionInterval.h>

Public Attributes

CCPoint endPosition
 end position of the bezier More...
 
CCPoint controlPoint_1
 Bezier control point 1. More...
 
CCPoint controlPoint_2
 Bezier control point 2. More...
 

Member Data Documentation

CCPoint controlPoint_1

Bezier control point 1.

CCPoint controlPoint_2

Bezier control point 2.

CCPoint endPosition

end position of the bezier


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