Skip to main content

CCCatmullRomBy

CCCatmullRomBy

Cocos2D

Inheritance: System.Object → Cocos2D.CCAction → Cocos2D.CCFiniteTimeAction → Cocos2D.CCActionInterval → Cocos2D.CCCardinalSplineTo → Cocos2D.CCCardinalSplineBy

Implements: Cocos2D.ICCCopyable

Constructors

CCCatmullRomBy(float, List)

CCCatmullRomBy(float, List)(System.Single dt, System.Collections.Generic.ListCocos2D.CCPoint points)
Parameters:
dt (System.Single)
points (System.Collections.Generic.ListCocos2D.CCPoint)

Methods

InitWithDuration(float, List)

System.Boolean InitWithDuration(float, List)(System.Single dt, System.Collections.Generic.ListCocos2D.CCPoint points)
Parameters:
dt (System.Single)
points (System.Collections.Generic.ListCocos2D.CCPoint)
Returns:
System.Boolean