Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Entity

Implements

Index

Constructors

constructor

  • new Entity(id: string): Entity
  • Parameters

    • id: string

    Returns Entity

Properties

Protected components

components: Map<string, ComponentInterface>

Protected id

id: string

Methods

addComponent

getComponent

getComponents

getId

  • getId(): string

hasComponent

  • hasComponent(name: string): boolean

removeComponent

Generated using TypeDoc