automap

package
v0.0.0-...-4c66e5e Latest Latest
Warning

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

Go to latest
Published: Jul 16, 2024 License: Unlicense Imports: 1 Imported by: 0

Documentation

Overview

Package automap provides access to a mini-map of the game.

Index

Constants

This section is empty.

Variables

View Source
var (
	// Enabled specifies whether the automap is enabled.
	//
	// ref: 0x4B7E48
	Enabled = new(bool)

	// Discovered tracks the explored areas of the map.
	//
	// ref: 0x4B7E6C
	Discovered = new([40][40]bool)
)

Global variables.

Functions

func Explore

func Explore()

Explore marks the whole automap as discovered.

func Toggle

func Toggle()

Toggle toggles the automap.

Types

This section is empty.

Jump to

Keyboard shortcuts

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