ebiten/internal/restorable
Hajime Hoshi 22c31da6c1 restorable: Bug fix: Do not include emptyImage into the dependency graph
Instead, add baseColor to Pixels and use it when restoring.

Fixes #928.
2019-08-27 08:17:14 +09:00
..
doc.go restorable: Add comments 2017-09-15 00:24:18 +09:00
image.go restorable: Bug fix: Do not include emptyImage into the dependency graph 2019-08-27 08:17:14 +09:00
images_test.go restorable: Bug fix: Do not include emptyImage into the dependency graph 2019-08-27 08:17:14 +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