Options
All
  • Public
  • Public/Protected
  • All
Menu

OGame alliance

Hierarchy

  • Alliance

Index

Constructors

constructor

  • new Alliance(encodedData: XMLAlliance, universe: Universe, timestamp: string): Alliance

Properties

foundDate

foundDate: string

Alliance's found date represented in a UNIX timestamp

founder

Alliance founder

Optional homepage

homepage: undefined | string

Alliance's homepage

id

id: string

Identifier of the alliance

Optional logo

logo: undefined | string

Alliance's logo URL

members

Array of members of alliance, including founder

name

name: string

Alliance name

open

open: boolean

tag

tag: string

timestamp

timestamp: string

universe

universe: Universe

Methods

Private parseMembers

Generated using TypeDoc