package
Version:
v0.0.0-...-77d4856
Opens a new window with list of versions in this module.
Published: Oct 9, 2024
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
game is some stuff to make ebiten happy
(e.g. the Draw and Update functions)
type Game struct {
Width int
Height int
}
func (g *Game) Layout(outsideWidth, outsideHeight int) (int, int)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.