ui

package
v0.0.0-...-157546e Latest Latest
Warning

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

Go to latest
Published: Jul 7, 2023 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 LevelView

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

func NewLevelView

func NewLevelView() *LevelView

func (*LevelView) Activate

func (lv *LevelView) Activate()

func (*LevelView) Active

func (lv *LevelView) Active() bool

func (*LevelView) Deactivate

func (lv *LevelView) Deactivate()

func (*LevelView) Draw

func (lv *LevelView) Draw(screen *ebiten.Image)

func (*LevelView) LevelStarted

func (lv *LevelView) LevelStarted() (int, bool)

func (*LevelView) Update

func (lv *LevelView) Update()

type PauseView

type PauseView struct {
	Active bool
}

func NewPauseView

func NewPauseView() *PauseView

func (*PauseView) Draw

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

func (*PauseView) Update

func (pv *PauseView) Update()

Jump to

Keyboard shortcuts

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