app

package
v0.0.0-...-a5d0d41 Latest Latest
Warning

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

Go to latest
Published: Aug 8, 2023 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type App

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

func NewApp

func NewApp(win window.Window) App

func (*App) AddPipeline

func (app *App) AddPipeline(pipe pipeline.Pipeline)

func (*App) Draw

func (app *App) Draw(screen *ebiten.Image)

func (*App) Layout

func (app *App) Layout(outsideWidth, outsideHeight int) (screenWidth, screenHeight int)

func (*App) SetTheme

func (app *App) SetTheme(themePath string)

func (*App) SetWindow

func (app *App) SetWindow(win window.Window)

func (*App) Start

func (app *App) Start()

func (*App) Update

func (app *App) Update() error

Jump to

Keyboard shortcuts

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