Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Implements

  • SystemInterface

Index

Constructors

constructor

Properties

Protected entities

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

Protected map

map: GameMap

Protected position

Methods

canMove

  • Returns MoveInterface

getEntities

  • getEntities(): Map<string, Entity>
  • Returns Map<string, Entity>

getMap

  • Returns GameMap

getPosition

  • Returns PositionInterface

run

  • run(): void
  • Returns void

Generated using TypeDoc