mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2024-11-10 04:57:26 +01:00
Updated Android (markdown)
parent
ef0da0fd4d
commit
f163dbf888
@ -13,7 +13,7 @@ You need to create a module for mobiles with `github.com/hajimehoshi/ebiten/mobi
|
||||
For an actual example, see [`github.com/hajimehoshi/go-inovation/mobile/mobile.go`](https://github.com/hajimehoshi/go-inovation/blob/master/mobile/mobile.go).
|
||||
|
||||
```go
|
||||
package mobile
|
||||
package yourgame
|
||||
|
||||
import (
|
||||
"github.com/hajimehoshi/ebiten/mobile"
|
||||
|
Loading…
Reference in New Issue
Block a user