google-code-export / eaze-tween

Automatically exported from code.google.com/p/eaze-tween
1 stars 0 forks source link

Better syntax for removing tint #10

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
To remove tint:
eaze(target).tint(0, 0);

Would be better:
eaze(target).tint(); 

Original issue reported on code.google.com by philippe...@gmail.com on 24 Jan 2010 at 3:08

GoogleCodeExporter commented 9 years ago

Original comment by philippe...@gmail.com on 24 Jan 2010 at 3:45