Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MarkHidden ¶
func RunGame ¶
func RunGame(game GameRunner)
func RunGraceful ¶
func RunGraceful(runner GracefulRunner)
Types ¶
type GameRunner ¶
type GameRunner interface { Init() error ebiten.Game Shutdown() }
type GracefulRunner ¶
Click to show internal directories.
Click to hide internal directories.