ebiten/internal/restorable
Hajime Hoshi 736a840d53 restorable: More restricted Extend
As a side effect, ReplacePixels always record pixels even when
restoring is not needed. As CopyPixels reads pixels in any cases,
this shortcut was originally useless.
2019-07-17 22:15:37 +09:00
..
doc.go restorable: Add comments 2017-09-15 00:24:18 +09:00
image.go restorable: More restricted Extend 2019-07-17 22:15:37 +09:00
images_test.go restorable: More restricted Extend 2019-07-17 22:15:37 +09:00
images.go restorable: Refactoring 2019-07-15 04:17:52 +09:00