mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2024-12-25 11:18:54 +01:00
parent
cbff3555db
commit
6a9972b085
3
doc.go
3
doc.go
@ -88,8 +88,7 @@
|
|||||||
// `EBITENGINE_OPENGL` environment variable specifies various parameters for OpenGL.
|
// `EBITENGINE_OPENGL` environment variable specifies various parameters for OpenGL.
|
||||||
// You can specify multiple values separated by a comma. The default value is empty (i.e. no parameters).
|
// You can specify multiple values separated by a comma. The default value is empty (i.e. no parameters).
|
||||||
//
|
//
|
||||||
// "es": Use OpenGL ES. Without this, OpenGL and OpenGL ES are automatically chosen.
|
// "es": Use OpenGL ES. Without this, OpenGL and OpenGL ES are automatically chosen.
|
||||||
// "webgl1": Use WebGL 1. This is valid only on browsers.
|
|
||||||
//
|
//
|
||||||
// # Build tags
|
// # Build tags
|
||||||
//
|
//
|
||||||
|
Loading…
Reference in New Issue
Block a user