ebiten/internal/restorable
Hajime Hoshi 434802af6e restorable: Reland: Refactoring
This is reland of 7917b423f4be9494125c8de76a8a3def15561594

Fixed a bug that an image passed to Apply might not be initialized,
and there was no correct way to treat such an image. Now Apply
accepts only an initialized image.
2019-07-21 14:18:27 +09:00
..
doc.go restorable: Add comments 2017-09-15 00:24:18 +09:00
image.go restorable: Reland: Refactoring 2019-07-21 14:18:27 +09:00
images_test.go restorable: Replace Fill with Clear 2019-07-20 05:00:05 +09:00
images.go graphicscommand: Improve debug messages 2019-07-20 14:31:28 +09:00
rect.go restorable: Split pixel records into regions 2019-07-19 10:59:48 +09:00