mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2025-02-15 20:40:13 +01:00
Updated FAQ (markdown)
parent
78b37229f0
commit
1dc9e91dfd
2
FAQ.md
2
FAQ.md
@ -14,6 +14,8 @@ As of Go 1.10, build cache system is changed and you might not need the above ti
|
|||||||
|
|
||||||
With the build tag, `go get -u github.com/hajimehoshi/ebiten/...` doesn't install the example binaries in your `$GOPATH/bin`.
|
With the build tag, `go get -u github.com/hajimehoshi/ebiten/...` doesn't install the example binaries in your `$GOPATH/bin`.
|
||||||
|
|
||||||
|
Such build tags are an idiom you can find e.g. in `golang.org/x/image/example/font/main.go`.
|
||||||
|
|
||||||
# Graphics
|
# Graphics
|
||||||
|
|
||||||
## How to draw lines?
|
## How to draw lines?
|
||||||
|
Loading…
Reference in New Issue
Block a user