mirror of
https://github.com/osukey/osukey.git
synced 2025-08-03 14:46:38 +09:00
Usually this would be handled by `TextureAnimation`, but because we are inheriting from `DrawableAnimation` here for reasons, we needed to implement this ourselves. Follows the implementation in `TextureAnimation`.