cykod / Quintus

HTML5 Game Engine
http://html5quintus.com
GNU General Public License v2.0
1.41k stars 401 forks source link

Fixes bug resulting in sprite sheet playback at 2x speed. #170

Closed f3z0 closed 9 years ago

f3z0 commented 9 years ago

Double incrementation of the animationTime property in the Quintus.Anim module was causing sprite sheets to playback at double the intended rate.