Documentation ¶
Index ¶
- type App
- func (app *App) AddPipeline(pipe pipeline.Pipeline)
- func (app *App) Draw(screen *ebiten.Image)
- func (app *App) Layout(outsideWidth, outsideHeight int) (screenWidth, screenHeight int)
- func (app *App) SetTheme(themePath string)
- func (app *App) SetWindow(win window.Window)
- func (app *App) Start()
- func (app *App) Update() error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.