mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2025-02-11 18:43:21 +01:00
Updated Web Browsers (markdown)
parent
78983fcc8f
commit
9db2bdc883
@ -25,7 +25,6 @@ On both Android and iOS, touching is required to start sound. This is the browse
|
|||||||
|
|
||||||
```
|
```
|
||||||
document.getElementsByTagName("canvas")[0].getContext("webgl").getExtension('WEBGL_lose_context').loseContext()
|
document.getElementsByTagName("canvas")[0].getContext("webgl").getExtension('WEBGL_lose_context').loseContext()
|
||||||
undefined
|
|
||||||
```
|
```
|
||||||
|
|
||||||
Note that Ebiten automatically restores images when the context is lost.
|
Note that Ebiten automatically restores images when the context is lost.
|
||||||
|
Loading…
Reference in New Issue
Block a user