ebiten/internal/restorable
Hajime Hoshi b8eeded538 graphics: Remove 'resetRestoringState'
This is basically a revert of 2d079b123f

As filling can happen on a part of a shared image, resetting the
restoring state was wrong.
2019-08-25 02:18:51 +09:00
..
doc.go restorable: Add comments 2017-09-15 00:24:18 +09:00
image.go graphics: Remove 'resetRestoringState' 2019-08-25 02:18:51 +09:00
images_test.go restorable: Replace Fill with Clear 2019-07-20 05:00:05 +09:00
images.go restorable: Refactoring: Make (*Image).Size() available even after disposing 2019-08-16 02:36:27 +09:00
rect.go restorable: Split pixel records into regions 2019-07-19 10:59:48 +09:00