feature

package
v0.0.0-...-5c15ff0 Latest Latest
Warning

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

Go to latest
Published: Sep 26, 2024 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Feature

type Feature struct {
	FeatureType  Type
	ModifierType modifier.Type
	Sides        side.Side
}

func (Feature) Equals

func (feature Feature) Equals(other Feature) bool

structs exposed through the bindings do not implement `__eq__` so temporarily implement this as a workaround TODO: nuke this after bindings depend only on the binary tile representation

type Type

type Type int64
const (
	NoneType Type = iota
	Road
	City
	Field
	Monastery
)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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