consumable

package
v0.0.0-...-7fee067 Latest Latest
Warning

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

Go to latest
Published: Mar 3, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ResetJumpCount  = "reset jumpcount"
	AlreadyConsumed = "already consumed"
)

Variables

View Source
var Consumables = []Consumable{}

Functions

This section is empty.

Types

type Consumable

type Consumable interface {
	Update()
	Render()
	Consume() string
	HitBox() geom.Rect
}

Jump to

Keyboard shortcuts

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