cubicBezier

class cubicBezier(x1: Double, y1: Double, x2: Double, y2: Double) extends Literal with TimingFunction
class Literal
class Object
trait Matchable
class Any

Value members

Inherited methods

override def toString: String
Definition Classes
Literal -> Any
Inherited from
Literal

Inherited fields

final val value: Value
Inherited from
Literal