mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2024-11-10 04:57:26 +01:00
7b77164710
(driver.Graphics).BeginFrame tries to restore the images, but the context might be lost at that time yet. If the attempt to restore the context because the driver is not ready, return silently. Fixes #1133 |
||
---|---|---|
.. | ||
doc.go | ||
image.go | ||
images_test.go | ||
images.go | ||
rect.go |