fadeout

package
v1.1.4 Latest Latest
Warning

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

Go to latest
Published: Jul 20, 2022 License: Unlicense Imports: 1 Imported by: 5

Documentation

Index

Constants

View Source
const (
	// ModeDisabled is for when the fade-out is disabled (S3M/MOD)
	ModeDisabled = Mode(iota)
	// ModeAlwaysActive is for when the fade-out is always available to be used (IT-style)
	ModeAlwaysActive
	// ModeOnlyIfVolEnvActive is for when the fade-out only functions when VolEnv is enabled (XM-style)
	ModeOnlyIfVolEnvActive
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Mode

type Mode uint8

Mode is the mode used to process fade-out

type Settings

type Settings struct {
	Mode   Mode
	Amount volume.Volume
}

Settings is the settings for fade-out

Jump to

Keyboard shortcuts

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