mirror of
https://github.com/OpenDiablo2/OpenDiablo2
synced 2025-02-20 07:27:19 -05:00
* Fixes #496 using ebiten.SubImage to Render Section of a Surface. I had to add matching functions to both animation and sprite to get it to be called for a sprite object. * Fixed linter warning on comments for Sprite and Animation. * Removing what's remaining of the old Sprite re-generation and caching.