package
Version:
v1.27.0
Opens a new window with list of versions in this module.
Published: May 1, 2024
License: GPL-3.0
Opens a new window with license information.
Imports: 11
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Game struct {
Px, Py int
Objects []Object
ScreenWidth int
ScreenHeight int
}
func (g *Game) Draw(screen *ebiten.Image)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.