Class cocos.path.Bezier

Path --+
       |
      Bezier

Methods

  __init__(self, a, b, ac, bc)
  at(self, t)
  __repr__(self)

Method Details

at

at(self, t)
Overrides:
Path.at