cga

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Jul 21, 2021 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

View Source
const (
	CRTPORT = 0x3d4
)

Variables

This section is empty.

Functions

func WriteByte

func WriteByte(ch byte)

func WriteString

func WriteString(s string)

Types

type Backend

type Backend interface {
	GetPos() int
	SetPos(pos int)
	// WritePos write char at given pos but not update pos
	WritePos(pos int, char byte)
	// WriteByte write char and advance pos
	WriteByte(ch byte)
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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