Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Implements

  • SystemInterface

Index

Constructors

Properties

Methods

Object literals

Constructors

constructor

Properties

Protected entities

entities: Map<string, Entity> = new Map<string, Entity>()

Methods

getEntities

  • getEntities(): Map<string, Entity>

getPosition

  • getPosition(): PositionInterface
  • Returns PositionInterface

run

  • run(): void
  • Returns void

Object literals

Protected position

position: object

x

x: number = 0

y

y: number = 0

Generated using TypeDoc