Beispiel #1
0
 public Position(MoveTo tween) : base("position", tween)
 {
 }
Beispiel #2
0
 public Path(MoveTo tween) : base("path", tween)
 {
 }