ebiten/internal/restorable
Hajime Hoshi f3cdb0537b graphics: Move the vertices backend to ebiten package
Now restorable/sharable packages cannot use the same vertices
backend, but I think this won't affect the performance
significantly.
2019-06-22 00:02:22 +09:00
..
doc.go restorable: Add comments 2017-09-15 00:24:18 +09:00
image.go graphics: Move the vertices backend to ebiten package 2019-06-22 00:02:22 +09:00
images_test.go graphics: Move the vertices backend to ebiten package 2019-06-22 00:02:22 +09:00
images.go restorable: Bug fix: Skip the screen image to check invalidation 2019-05-28 11:29:34 +09:00