config

package
v0.0.0-...-a07d551 Latest Latest
Warning

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

Go to latest
Published: Jan 4, 2025 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CenterWindow

func CenterWindow()

func SetWindowSize

func SetWindowSize(screenResolution ScreenResolution)

Types

type ScreenResolution

type ScreenResolution struct {
	X int
	Y int
}

func GetWindowResolutionFromEbiten

func GetWindowResolutionFromEbiten() ScreenResolution

type UltimaVConfiguration

type UltimaVConfiguration struct {
	// DataFilePath     string
	RawDataOvl []byte

	SavedConfigData *UltimaVConfigurationFlags
	// contains filtered or unexported fields
}

func NewUltimaVConfiguration

func NewUltimaVConfiguration() *UltimaVConfiguration

func (*UltimaVConfiguration) DecrementLowerResolution

func (uc *UltimaVConfiguration) DecrementLowerResolution()

func (*UltimaVConfiguration) GetAllNpcFilePaths

func (uc *UltimaVConfiguration) GetAllNpcFilePaths() []string

func (*UltimaVConfiguration) GetCurrentTrackedWindowResolution

func (uc *UltimaVConfiguration) GetCurrentTrackedWindowResolution() ScreenResolution

func (*UltimaVConfiguration) GetLookDataFilePath

func (uc *UltimaVConfiguration) GetLookDataFilePath() string

func (*UltimaVConfiguration) IncrementHigherResolution

func (uc *UltimaVConfiguration) IncrementHigherResolution()

func (*UltimaVConfiguration) SetFullScreen

func (uc *UltimaVConfiguration) SetFullScreen(bFullScreen bool)

func (*UltimaVConfiguration) UpdateSaveFile

func (uc *UltimaVConfiguration) UpdateSaveFile()

type UltimaVConfigurationFlags

type UltimaVConfigurationFlags struct {
	Resolution   int
	FullScreen   bool
	DataFilePath string
}

Jump to

Keyboard shortcuts

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