movemap

package
v0.5.1 Latest Latest
Warning

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

Go to latest
Published: Jan 15, 2023 License: GPL-3.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const (
	MmapVersion = 4
	SizeOfGrids = 533.33333
)

Variables

View Source
var Magic = [4]byte{'P', 'A', 'M', 'M'} // MMAP

Functions

This section is empty.

Types

type TileHeader

type TileHeader struct {
	Magic          [4]byte
	DtVersion      uint32
	MoveMapVersion uint32
	Size           uint32
	UsesLiquids    bool
	Padding        [3]byte
}

func ReadTileHeader

func ReadTileHeader(stream io.Reader) (*TileHeader, error)

Jump to

Keyboard shortcuts

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