framebuffer

package
v0.0.0-...-6f6a9a1 Latest Latest
Warning

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

Go to latest
Published: Apr 16, 2024 License: GPL-3.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Framebuffer

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

func (*Framebuffer) At

func (fb *Framebuffer) At(x, y int) color.Color

func (*Framebuffer) Bounds

func (fb *Framebuffer) Bounds() image.Rectangle

func (*Framebuffer) Close

func (fb *Framebuffer) Close()

func (*Framebuffer) ColorModel

func (fb *Framebuffer) ColorModel() color.Model

func (*Framebuffer) Fill

func (fb *Framebuffer) Fill(c color.Color)

func (*Framebuffer) Open

func (fb *Framebuffer) Open() error

func (*Framebuffer) ReadKey

func (fb *Framebuffer) ReadKey() ([3]byte, error)

func (*Framebuffer) Set

func (fb *Framebuffer) Set(x, y int, c color.Color)

type PfFont

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

func NewPfFont

func NewPfFont() *PfFont

func (*PfFont) Load

func (fnt *PfFont) Load(path string) error

Jump to

Keyboard shortcuts

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