ebiten/internal/atlas
Hajime Hoshi dd805c9414 internal/atlas: remove a wrong comment
(*restrable.Image).ReplacePixels can take overlapped regions.
See TestOverlappedPixels.

Updates #2180
2022-07-05 13:59:23 +09:00
..
export_test.go internal/atlas: refactoring: make paddingSize a method 2022-06-10 00:23:25 +09:00
image_test.go internal/atlas: add a test to modify pixels after ReplacePixels call 2022-06-11 23:44:29 +09:00
image.go internal/atlas: remove a wrong comment 2022-07-05 13:59:23 +09:00
shader_test.go internal/atlas: refactoring: remove SetVolatile and SetIsolate 2022-06-08 01:08:00 +09:00
shader.go internal/atlas: add comments 2022-06-08 11:18:08 +09:00