Properties
Private #airbases
#airbases: { [
name:
string]
: Airbase; } = {}
Private #bullseyes
#bullseyes: { [
name:
string]
: Bullseye; } = {}
Private #coalitions
#coalitions: {
blue: string[];
red: string[];
} = ...
Type declaration
-
blue: string[]
-
red: string[]
Private #commandModeDialog
#commandModeDialog: HTMLElement
Private #commandModeErasDropdown
Private #commandModeOptions
#commandModeOptions: CommandModeOptions = ...
Private #dateAndTime
#dateAndTime: DateAndTime = ...
Private #remainingSetupTime
#remainingSetupTime: number = 0
Private #spentSpawnPoint
#spentSpawnPoint: number = 0
Private #theatre
#theatre: string = ""