ffxivcollect

package
v0.0.0-...-ff937ff Latest Latest
Warning

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

Go to latest
Published: Sep 8, 2021 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AddBlueMagicSpell

func AddBlueMagicSpell(spell_name string, spell_id int) bool

func AddCard

func AddCard(card_name string, card_id int) bool

func AddOrchestrion

func AddOrchestrion(orchestrion_name string, orchestrion_id int) bool

func GetBlueMagicSpells

func GetBlueMagicSpells() map[string]BlueMagicSpell

func GetCards

func GetCards() map[string]TripleTriadCard

func GetOrchestrions

func GetOrchestrions() map[string]Orchestrion

Types

type BlueMagicSpell

type BlueMagicSpell struct {
	Name     string
	Id       int
	Obtained bool
}

type Orchestrion

type Orchestrion struct {
	Name     string
	Id       int
	Obtained bool
}

type TripleTriadCard

type TripleTriadCard struct {
	Name     string
	Id       int
	Obtained bool
}

Jump to

Keyboard shortcuts

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