blaiprat / jquery.animateSprite

Animating sprites using jQuery made easy
http://blaiprat.github.io/jquery.animateSprite/
MIT License
122 stars 39 forks source link

Change dynamically the FPS during the playback #3

Closed blaiprat closed 10 years ago

blaiprat commented 10 years ago

Created a way of changing the settings using a new method. Example:

$('animation').animateSprite('fps', 4);