mirror of
https://github.com/OpenDiablo2/OpenDiablo2
synced 2024-11-10 14:26:15 -05:00
3990df3bac
* 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. |
||
---|---|---|
.. | ||
button.go | ||
checkbox.go | ||
d2ui.go | ||
drawable.go | ||
font.go | ||
label.go | ||
scrollbar.go | ||
sprite.go | ||
textbox.go | ||
widget.go |