state

package
v0.17.2 Latest Latest
Warning

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

Go to latest
Published: Feb 26, 2024 License: GPL-3.0 Imports: 2 Imported by: 20

Documentation

Overview

Package state holds the global state of the app. It is a separate package so we can import it from anywhere.

Index

Constants

This section is empty.

Variables

Core is the current libretro core, if any is loaded

View Source
var CorePath string

CorePath is the path of the current libretro core

View Source
var CoreRunning bool

CoreRunning is true if a game or a gameless core is loaded

View Source
var DB dat.DB

DB is the game database loaded on startup

View Source
var FastForward bool

FastForward will run the core as fast as possible

View Source
var GamePath string

GamePath is the path of the current game

View Source
var LudOS bool

LudOS is whether run Ludo as a unix desktop environment

View Source
var MenuActive bool

MenuActive is whether to display the menu layer

View Source
var Verbose bool

Verbose will output more logs

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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