romap

package
v0.0.0-...-3eebe10 Latest Latest
Warning

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

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

Documentation

Index

Constants

View Source
const (
	CellTypeNone     = CellType(1 << 0)
	CellTypeWalkable = CellType(1 << 1)
	CellTypeWater    = CellType(1 << 2)
	CellTypeSnipable = CellType(1 << 3)
)

Variables

This section is empty.

Functions

This section is empty.

Types

type CellType

type CellType byte

Jump to

Keyboard shortcuts

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