Class EntityList

An internal class for a linked list of entities. Used inside the framework for managing the entities.

Hierarchy

  • EntityList

Constructors

Properties

Methods

Constructors

Properties

head: null | Entity = null
tail: null | Entity = null

Methods

Generated using TypeDoc