mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2024-11-12 22:17:26 +01:00
Updated Android (markdown)
parent
222bda5de4
commit
ef0da0fd4d
@ -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).
|
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
|
```go
|
||||||
package inovation
|
package mobile
|
||||||
|
|
||||||
import (
|
import (
|
||||||
"github.com/hajimehoshi/ebiten/mobile"
|
"github.com/hajimehoshi/ebiten/mobile"
|
||||||
|
Loading…
Reference in New Issue
Block a user