Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Player

Index

Constructors

constructor

Properties

Optional alliance

alliance: LazyAlliance

Reference to the player's alliance. May be undefined

id

id: string

Player's identifier

name

name: string

Player's name

planets

planets: Planet[]

Player's planets. First element will always be the homeplanet

positions

positions: PlayerPositions

Player positions tuple. Index 3 will always be a military position

timestamp

timestamp: string

UNIX timestamp of when the object was parsed

universe

universe: Universe

Methods

Private parseAlliance

Private parsePlanets

Private parsePositions

Generated using TypeDoc