entitymanager

package
v0.0.0-...-309fd15 Latest Latest
Warning

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

Go to latest
Published: Aug 25, 2017 License: MIT Imports: 6 Imported by: 1

Documentation

Overview

* Entity Manager * * em is in charge of all entities in the simulation. * It handles spawning and updating creatures and food. *

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewList

func NewList() entityList

Types

type Manager

type Manager interface {
	LocationManager() locationmanager.LM
	Reset()
	Spin()
	Entities() []entity.Entity
}

func New

func New() Manager

New returns a new em instance.

Jump to

Keyboard shortcuts

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