util

package
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: Feb 11, 2017 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	StarbaseFuelRequired map[int]StarbaseFuel = map[int]StarbaseFuel{

		12235: {
			TypeID: 4247,
			Amount: 40,
		},
		20059: {
			TypeID: 4247,
			Amount: 20,
		},
		20060: {
			TypeID: 4247,
			Amount: 10,
		},

		16213: {
			TypeID: 4051,
			Amount: 40,
		},
		20061: {
			TypeID: 4051,
			Amount: 20,
		},
		20062: {
			TypeID: 4051,
			Amount: 10,
		},

		12236: {
			TypeID: 4312,
			Amount: 40,
		},
		20063: {
			TypeID: 4312,
			Amount: 20,
		},
		20064: {
			TypeID: 4312,
			Amount: 10,
		},

		16214: {
			TypeID: 4316,
			Amount: 40,
		},
		20065: {
			TypeID: 4316,
			Amount: 20,
		},
		20066: {
			TypeID: 4316,
			Amount: 10,
		},
	}
)

Functions

This section is empty.

Types

type StarbaseFuel

type StarbaseFuel struct {
	TypeID int
	Amount int
}

func FuelRequiredForStarbase

func FuelRequiredForStarbase(typeID int) StarbaseFuel

Jump to

Keyboard shortcuts

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