Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • MUDGame

Index

Properties

Players

Players: MUDPlayerAccessors = new MUDPlayerAccessors()

StatDefinitions

StatDefinitions: MUDStatDefinitionAccessors = new MUDStatDefinitionAccessors()

Private _levels

_levels: MUDLevel[] = []

Accessors

levelCount

  • get levelCount(): number

Methods

createLevel

  • createLevel(name: string, width: number, height: number): MUDLevel

getLevel

  • getLevel(id: number | string): MUDLevel | null

Static Deserialize

Static Serialize

Legend

  • Constructor
  • Property
  • Method
  • Property
  • Method
  • Private property
  • Private method
  • Static property
  • Static method

Generated using TypeDoc