maps

package
v0.0.0-...-5016d65 Latest Latest
Warning

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

Go to latest
Published: May 23, 2023 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type TileMap

type TileMap struct {
	Width  int32
	Height int32
	// contains filtered or unexported fields
}

func GenerateMap

func GenerateMap(seed string, gridSize int32, noiseScale float64) *TileMap

func (TileMap) DebugPrintMap

func (t TileMap) DebugPrintMap()

func (TileMap) GetTile

func (t TileMap) GetTile(x int32, y int32) string

Jump to

Keyboard shortcuts

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