mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-06 09:05:45 +00:00
cb1e8505e5
This patch moves the logic of moving from one frame to another (and tracking what frame is current, etc) to a separate class, FrameAnimator. Deciding *whether* to animate, and actually calling that animation code, is left to RasterImage, but the animation itself is driven by FrameAnimator. |
||
---|---|---|
.. | ||
build | ||
decoders | ||
encoders | ||
public | ||
src | ||
test | ||
moz.build |