options

package
v0.1.5 Latest Latest
Warning

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

Go to latest
Published: Sep 7, 2020 License: Apache-2.0 Imports: 1 Imported by: 1

Documentation

Overview

Package options contains our game Options

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Options

type Options struct {
	Title      string      // Title is the game title
	BackGround color.Solid // BackGround is the background color.Color
	Monitor    int         // Monitor is the monitor that we will use
	Icon       string      // Icon is a path for a PNG containing the application icon
	Windowed   bool        // Windowed will indicate if we want the game on a window
}

Options are our game options

Jump to

Keyboard shortcuts

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