spot_finder

package
v0.0.0-...-21a16ac Latest Latest
Warning

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

Go to latest
Published: Apr 9, 2023 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 Point

type Point struct {
	X int
	Y int
}

func FindSpotForNewTown

func FindSpotForNewTown(existing []Vec2, blocked []Point) Point

type Vec2

type Vec2 struct {
	X float64
	Y float64
}

func NewVec2

func NewVec2(x, y float64) Vec2

Jump to

Keyboard shortcuts

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