Skip to main content

CCCatmullRomTo

CCCatmullRomTo

Cocos2D

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

Implements: Cocos2D.ICCCopyable

Constructors

CCCatmullRomTo(float, List)

CCCatmullRomTo(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