dump

package
v1.5.256 Latest Latest
Warning

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

Go to latest
Published: Jan 13, 2025 License: Apache-2.0 Imports: 19 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	SingleThread = flag.Bool("single_thread", true, "operate in a single thread (usually faster except when video recording)")
)

Functions

func Active

func Active() bool

func Finish

func Finish() error

func InitEarly

func InitEarly(p Params) error

func InitLate

func InitLate() error

func ProcessFrameThenReturnTo

func ProcessFrameThenReturnTo(screen *ebiten.Image, to chan *ebiten.Image, frames int)

func Slow

func Slow() bool

Types

type Params

type Params struct {
	FPSDivisor            int
	ScreenFilter          string
	ScreenFilterScanLines float64
	CRTK1                 float64
	CRTK2                 float64
	BorderStretchPower    float64
}

type WriteCloserAt

type WriteCloserAt interface {
	io.Writer
	io.WriterAt
	io.Closer
}

Jump to

Keyboard shortcuts

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