jellyfish

package
v0.0.0-...-9acd39e Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 22, 2023 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ScreenWidth  = 640
	ScreenHeight = 480
	Title        = "jellyfish"
)

Variables

View Source
var (
	JellyFishImage *ebiten.Image
	ImgX           int
	ImgY           int
	Sec            int // 現在の秒
)

Functions

This section is empty.

Types

type Flag

type Flag struct {
	// contains filtered or unexported fields
}

type Game

type Game struct {
	// contains filtered or unexported fields
}

func NewGame

func NewGame() *Game

func (*Game) Draw

func (g *Game) Draw(screen *ebiten.Image)

func (*Game) Layout

func (g *Game) Layout(outsideWidth, outsideHeight int) (screenWidth, screenHeight int)

func (*Game) Update

func (g *Game) Update() error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL