1
0
mirror of https://github.com/hajimehoshi/ebiten.git synced 2025-02-17 05:20:08 +01:00
Commit Graph

5 Commits

Author SHA1 Message Date
Hajime Hoshi
bb68ebfcad ebiten: add RunGameWithOptions to specify graphics library
This also adds mobile.SetGameWithOptions.

Updates 
2022-12-09 21:27:31 +09:00
Artem Yadelskyi
5b53cef59e
all: remove old // +build comments ()
Closes 
2022-11-03 12:55:14 +09:00
Hajime Hoshi
b54ad73a2b Add go:build comments with go1.17beta1 fmt 2021-06-11 01:11:46 +09:00
Hajime Hoshi
dbbfcdac73 mobile: Remove an alias Game
Fixes 
2020-10-04 16:53:26 +09:00
Hajime Hoshi
d7a9193e52 mobile: Enable to compile in non-mobile environments
This was necessary to show API documents on godoc.org and
pkg.go.dev.
2019-11-18 02:18:13 +09:00