console

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

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

Go to latest
Published: Aug 9, 2023 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Console

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

func New

func New() *Console

func (*Console) Draw

func (c *Console) Draw(screen *ebiten.Image)

func (*Console) Layout

func (c *Console) Layout(outsideWidth, outsideHeight int) (int, int)

func (*Console) Print

func (c *Console) Print(msg string)

func (*Console) Run

func (c *Console) Run() (err error)

func (*Console) Update

func (c *Console) Update() error

func (*Console) Write

func (c *Console) Write(p []byte) (n int, err error)

Jump to

Keyboard shortcuts

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