mistex

package
v1.5.1 Latest Latest
Warning

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

Go to latest
Published: Jul 28, 2024 License: GPL-3.0 Imports: 19 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func LaunchMenu

func LaunchMenu() error

Types

type Platform

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

func (*Platform) ActiveGame

func (p *Platform) ActiveGame() string

func (*Platform) ActiveGameName

func (p *Platform) ActiveGameName() string

func (*Platform) ActiveGamePath

func (p *Platform) ActiveGamePath() string

func (*Platform) ActiveSystem

func (p *Platform) ActiveSystem() string

func (*Platform) AfterScanHook

func (p *Platform) AfterScanHook(token tokens.Token) error

func (*Platform) ConfigFolder

func (p *Platform) ConfigFolder() string

func (*Platform) ForwardCmd

func (p *Platform) ForwardCmd(env platforms.CmdEnv) error

func (*Platform) GamepadPress

func (p *Platform) GamepadPress(name string) error

func (*Platform) GetActiveLauncher

func (p *Platform) GetActiveLauncher() string

func (*Platform) Id

func (p *Platform) Id() string

func (*Platform) KeyboardInput

func (p *Platform) KeyboardInput(input string) error

func (*Platform) KeyboardPress

func (p *Platform) KeyboardPress(name string) error

func (*Platform) KillLauncher

func (p *Platform) KillLauncher() error

func (*Platform) LaunchFile

func (p *Platform) LaunchFile(cfg *config.UserConfig, path string) error

func (*Platform) LaunchSystem

func (p *Platform) LaunchSystem(cfg *config.UserConfig, id string) error

func (*Platform) Launchers added in v1.5.1

func (p *Platform) Launchers() []platforms.Launcher

func (*Platform) LaunchingEnabled

func (p *Platform) LaunchingEnabled() bool

func (*Platform) LogFolder added in v1.5.1

func (p *Platform) LogFolder() string

func (*Platform) LookupMapping

func (p *Platform) LookupMapping(_ tokens.Token) (string, bool)

func (*Platform) NormalizePath

func (p *Platform) NormalizePath(cfg *config.UserConfig, path string) string

func (*Platform) PlayFailSound

func (p *Platform) PlayFailSound(cfg *config.UserConfig)

func (*Platform) PlaySuccessSound

func (p *Platform) PlaySuccessSound(cfg *config.UserConfig)

func (*Platform) ReadersUpdateHook added in v1.5.1

func (p *Platform) ReadersUpdateHook(readers map[string]*readers.Reader) error

func (*Platform) RootFolders

func (p *Platform) RootFolders(cfg *config.UserConfig) []string

func (*Platform) SetEventHook

func (p *Platform) SetEventHook(f *func())

func (*Platform) SetLaunching

func (p *Platform) SetLaunching(disabled bool) error

func (*Platform) Setup

func (p *Platform) Setup(cfg *config.UserConfig) error

func (*Platform) Shell

func (p *Platform) Shell(cmd string) error

func (*Platform) Stop

func (p *Platform) Stop() error

func (*Platform) SupportedReaders added in v1.5.1

func (p *Platform) SupportedReaders(cfg *config.UserConfig) []readers.Reader

func (*Platform) ZipsAsFolders

func (p *Platform) ZipsAsFolders() bool

Jump to

Keyboard shortcuts

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