AnimateProp({double $x = 0, double $y = 0, double $s = 1, double $a = 1}) { x = $x; y = $y; scale = $s; alpha = $a; }