Documentation ¶
Index ¶
- func AudioLibrary(name string) func(n *nesInternal.GoNes) error
- func AudioLogging(log bool) func(n *nesInternal.GoNes) error
- func CartPath(path string) func(n *nesInternal.GoNes) error
- func FreeRun(freeRun bool) func(n *nesInternal.GoNes) error
- func SpriteLimit(limit bool) func(n *nesInternal.GoNes) error
- func Verbose(verbose bool) func(n *nesInternal.GoNes) error
- type GoNes
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AudioLibrary ¶
func AudioLibrary(name string) func(n *nesInternal.GoNes) error
func AudioLogging ¶
func AudioLogging(log bool) func(n *nesInternal.GoNes) error
func SpriteLimit ¶
func SpriteLimit(limit bool) func(n *nesInternal.GoNes) error
Types ¶
Click to show internal directories.
Click to hide internal directories.