resource

package
v0.0.0-...-40e17fa Latest Latest
Warning

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

Go to latest
Published: Nov 20, 2023 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ResourceDataLength = 12
	ResourcesJSONFile  = "resources.json"
)
View Source
const (
	Planetary int = iota
	Produced
)
View Source
const (
	Environment int = iota
	Ice
	Iron
	Water
	Population
	Ore
	Metal
	Machinery
	Sand
	Silicon
	IntegratedCircuits
	Computers
)

Variables

This section is empty.

Functions

func GetResourceData

func GetResourceData() *[ResourceDataLength]ResourceData

Types

type ResourceData

type ResourceData struct {
	DisplayName string
	Source      int
	Color       color.RGBA
}

Jump to

Keyboard shortcuts

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