mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2024-11-10 04:57:26 +01:00
parent
313c70f4b4
commit
001c344d00
2
doc.go
2
doc.go
@ -59,7 +59,7 @@
|
|||||||
// `EBITENGINE_SCREENSHOT_KEY` environment variable specifies the key
|
// `EBITENGINE_SCREENSHOT_KEY` environment variable specifies the key
|
||||||
// to take a screenshot. For example, if you run your game with
|
// to take a screenshot. For example, if you run your game with
|
||||||
// `EBITENGINE_SCREENSHOT_KEY=q`, you can take a game screen's screenshot
|
// `EBITENGINE_SCREENSHOT_KEY=q`, you can take a game screen's screenshot
|
||||||
// by pressing Q key. This works only on desktops.
|
// by pressing Q key. This works only on desktops and browsers.
|
||||||
//
|
//
|
||||||
// `EBITENGINE_INTERNAL_IMAGES_KEY` environment variable specifies the key
|
// `EBITENGINE_INTERNAL_IMAGES_KEY` environment variable specifies the key
|
||||||
// to dump all the internal images. This is valid only when the build tag
|
// to dump all the internal images. This is valid only when the build tag
|
||||||
|
Loading…
Reference in New Issue
Block a user