config

package
v1.0.3 Latest Latest
Warning

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

Go to latest
Published: Feb 18, 2024 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func SaveConfig

func SaveConfig(config AppConfig) error

Types

type AppConfig

type AppConfig struct {
	WindowName       string
	WindowClass      string
	LoopTime         time.Duration
	TesseractPath    string
	DiscordAppId     string
	Resolution       uint32
	Ultrawide        bool
	Debug            bool
	StartWithWindows bool
	GUICoordsConfig  *GUICoordsConfig
}

func LoadConfig

func LoadConfig() (AppConfig, error)

func NewConfig

func NewConfig() AppConfig

type GUICoordsConfig

type GUICoordsConfig struct {
	EscCoord            utils.Rect
	MenusCoord          utils.Rect
	CombatCoord         utils.Rect
	LocationCoord       utils.Rect
	CharactersCoords    []utils.Rect
	CharactersBoxCoords []utils.Rect
}

Jump to

Keyboard shortcuts

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