ebiten/internal/restorable
Hajime Hoshi 8ae2fef817 restorable: Refactoring: Do not have to update basePixels in some cases
If there is no draw-traiangles command, the image can keep its
basePixels.
2019-07-16 02:48:52 +09:00
..
doc.go restorable: Add comments 2017-09-15 00:24:18 +09:00
image.go restorable: Refactoring: Do not have to update basePixels in some cases 2019-07-16 02:48:52 +09:00
images_test.go restorable: Refactoring: Disallow nil at ReplacePixels 2019-07-16 01:44:56 +09:00
images.go restorable: Refactoring 2019-07-15 04:17:52 +09:00