mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2025-01-11 19:48:54 +01:00
commit
dac9623b97
2
doc.go
2
doc.go
@ -16,7 +16,7 @@
|
|||||||
//
|
//
|
||||||
// You can start the game by calling the function Run.
|
// You can start the game by calling the function Run.
|
||||||
//
|
//
|
||||||
// func update(screen *ebiten.Screen) {
|
// func update(screen *ebiten.Image) error {
|
||||||
// // Define your game.
|
// // Define your game.
|
||||||
// }
|
// }
|
||||||
//
|
//
|
||||||
|
Loading…
Reference in New Issue
Block a user