Options
All
  • Public
  • Public/Protected
  • All
Menu

ECS Entity

Hierarchy

  • Entity

Index

Constructors

  • new Entity(handle?: string): Entity

Properties

Components: object
Container: any
Handle: string

Methods

  • Component(c: any): any
  • ContainerSet(container: any): void
  • Export(): { Components: {}; Handle: string }
  • Returns { Components: {}; Handle: string }

    • Components: {}
      • Handle: string
    • HandleGet(): string
    • destroy(): void

    Generated using TypeDoc