ship_mapped

package
v0.20.0 Latest Latest
Warning

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

Go to latest
Published: Mar 30, 2024 License: GPL-3.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	Files []*iniload.IniLoader

	Ships    []*Ship
	ShipsMap map[string]*Ship
}

func Read

func Read(files []*iniload.IniLoader) *Config

func (*Config) Write

func (frelconfig *Config) Write() []*file.File

type Ship

type Ship struct {
	semantic.Model
	IdsName   *semantic.Int
	IdsInfo   *semantic.Int
	IdsInfo1  *semantic.Int
	IdsInfo2  *semantic.Int
	IdsInfo3  *semantic.Int
	Nickname  *semantic.String // matches value `ship` in goods
	Type      *semantic.String
	ShipClass *semantic.Int
}

Jump to

Keyboard shortcuts

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