Exemplo n.º 1
0
 public Position(MoveTo tween) : base("position", tween)
 {
 }
Exemplo n.º 2
0
 public Path(MoveTo tween) : base("path", tween)
 {
 }