Cocos2d-x  v3.10
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Groups
ccBezierConfig Struct Reference

Bezier configuration structure. More...

Public Attributes

Vec2 endPosition
 end position of the bezier
 
var endPosition
 end position of the bezier
 
local endPosition
 end position of the bezier
 
Vec2 controlPoint_1
 Bezier control point 1.
 
Vec2 controlPoint_2
 Bezier control point 2.
 
local controlPoint_2
 Bezier control point 2.
 

Detailed Description

Bezier configuration structure.


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