Documentation ¶
Index ¶
Constants ¶
View Source
const ( StageBattle = iota StageReward StageOverworld )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Game ¶
type Game struct {
// contains filtered or unexported fields
}
Game implements the ebiten Game interface
var (
Instance *Game
)
Click to show internal directories.
Click to hide internal directories.