Documentation ¶
Overview ¶
Package options deals with configuration at the libretro core level. Each core exports a list of variables that can take different values. This package can list them, load them, and save them.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Options ¶
Options is a container type for core options internals
func (*Options) NumChoices ¶
NumChoices returns the number of choices for a given variable
Click to show internal directories.
Click to hide internal directories.