mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2025-02-13 03:23:14 +01:00
If regions by ReplacePixel are overlapped, this can panics. This can happen only on Android, where a context lost can happen. Thus, a sub-image cannot call a direct ReplacePixels. internal/buffer has to care this. |
||
---|---|---|
.. | ||
mipmap.go |