ui

package
v0.0.0-...-e9df9b9 Latest Latest
Warning

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

Go to latest
Published: Jun 28, 2022 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GameOverView

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

func NewGameOver

func NewGameOver() *GameOverView

func (*GameOverView) Draw

func (g *GameOverView) Draw(screen *ebiten.Image, score int64, difficulty string)

type PauseView

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

func NewPauseView

func NewPauseView() *PauseView

func (*PauseView) Draw

func (p *PauseView) Draw(screen *ebiten.Image)

type SplashView

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

func NewSplashView

func NewSplashView() *SplashView

func (*SplashView) Active

func (sv *SplashView) Active() bool

func (*SplashView) Draw

func (sv *SplashView) Draw(screen *ebiten.Image)

func (*SplashView) Update

func (sv *SplashView) Update()

Jump to

Keyboard shortcuts

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