SVGPathMobject.copyFrom constructor
SVGPathMobject.copyFrom(
- SVGPathMobject mob
Implementation
SVGPathMobject.copyFrom(SVGPathMobject mob)
: pathString = mob.pathString,
currentPathStart = mob.currentPathStart,
super.copyFrom(mob);