package
Version:
v0.0.0-...-983bfa1
Opens a new window with list of versions in this module.
Published: Oct 4, 2021
License: Apache-2.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
const (
VER = 1.0
AUTHOR = "EldersJavas(Maicarons)"
)
type Game struct {
Name string
}
func (g *Game) Draw(screen *ebiten.Image)
func (g *Game) Layout(outsideWidth, outsideHeight int) (screenWidth, screenHeight int)
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.